public class MvcFoundOnClasspathFailureAnalyzer extends org.springframework.boot.diagnostics.AbstractFailureAnalyzer<MvcFoundOnClasspathException>
| Modifier and Type | Field and Description |
|---|---|
static String |
ACTION
Action for MvcFoundOnClasspathException.
|
static String |
MESSAGE
Message for MvcFoundOnClasspathException.
|
| Constructor and Description |
|---|
MvcFoundOnClasspathFailureAnalyzer() |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.boot.diagnostics.FailureAnalysis |
analyze(Throwable rootFailure,
MvcFoundOnClasspathException cause) |
public static final String MESSAGE
public static final String ACTION
protected org.springframework.boot.diagnostics.FailureAnalysis analyze(Throwable rootFailure, MvcFoundOnClasspathException cause)
analyze in class org.springframework.boot.diagnostics.AbstractFailureAnalyzer<MvcFoundOnClasspathException>Copyright © 2022 Pivotal Software, Inc.. All rights reserved.