public class RequiredCatalogBeanFailureAnalyzer extends org.springframework.boot.diagnostics.AbstractFailureAnalyzer<CatalogDefinitionDoesNotExistException>
| Constructor and Description |
|---|
RequiredCatalogBeanFailureAnalyzer() |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.boot.diagnostics.FailureAnalysis |
analyze(Throwable rootFailure,
CatalogDefinitionDoesNotExistException cause) |
protected org.springframework.boot.diagnostics.FailureAnalysis analyze(Throwable rootFailure, CatalogDefinitionDoesNotExistException cause)
analyze in class org.springframework.boot.diagnostics.AbstractFailureAnalyzer<CatalogDefinitionDoesNotExistException>