public class SeiMissingFailureAnalyzer extends org.springframework.boot.diagnostics.AbstractFailureAnalyzer<SeiNotFoundException>
| Constructor and Description |
|---|
SeiMissingFailureAnalyzer() |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.boot.diagnostics.FailureAnalysis |
analyze(Throwable rootFailure,
SeiNotFoundException cause) |
protected org.springframework.boot.diagnostics.FailureAnalysis analyze(Throwable rootFailure, SeiNotFoundException cause)
analyze in class org.springframework.boot.diagnostics.AbstractFailureAnalyzer<SeiNotFoundException>Copyright © 2019. All rights reserved.