public final class CompatibilityNotMetFailureAnalyzer
extends org.springframework.boot.diagnostics.AbstractFailureAnalyzer<org.springframework.cloud.configuration.CompatibilityNotMetException>
CompatibilityNotMetException
. Prints a list of found issues
and actions that should be taken to fix them.Constructor and Description |
---|
CompatibilityNotMetFailureAnalyzer() |
Modifier and Type | Method and Description |
---|---|
protected org.springframework.boot.diagnostics.FailureAnalysis |
analyze(Throwable rootFailure,
org.springframework.cloud.configuration.CompatibilityNotMetException cause) |
protected org.springframework.boot.diagnostics.FailureAnalysis analyze(Throwable rootFailure, org.springframework.cloud.configuration.CompatibilityNotMetException cause)
analyze
in class org.springframework.boot.diagnostics.AbstractFailureAnalyzer<org.springframework.cloud.configuration.CompatibilityNotMetException>
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.