public class DiamondConnectionFailureAnalyzer extends org.springframework.boot.diagnostics.AbstractFailureAnalyzer<DiamondConnectionFailureException>
FailureAnalyzer
that performs analysis of failures caused by a
DiamondConnectionFailureException
.Constructor and Description |
---|
DiamondConnectionFailureAnalyzer() |
Modifier and Type | Method and Description |
---|---|
protected org.springframework.boot.diagnostics.FailureAnalysis |
analyze(Throwable rootFailure,
DiamondConnectionFailureException cause) |
protected org.springframework.boot.diagnostics.FailureAnalysis analyze(Throwable rootFailure, DiamondConnectionFailureException cause)
analyze
in class org.springframework.boot.diagnostics.AbstractFailureAnalyzer<DiamondConnectionFailureException>
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.