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