public class GitUriFailureAnalyzer extends org.springframework.boot.diagnostics.AbstractFailureAnalyzer<IllegalStateException>
| Modifier and Type | Field and Description |
|---|---|
static String |
ACTION
Action to take for git failure.
|
static String |
DESCRIPTION
Description of the failure.
|
| Constructor and Description |
|---|
GitUriFailureAnalyzer() |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.boot.diagnostics.FailureAnalysis |
analyze(Throwable rootFailure,
IllegalStateException cause) |
public static final String DESCRIPTION
public static final String ACTION
protected org.springframework.boot.diagnostics.FailureAnalysis analyze(Throwable rootFailure, IllegalStateException cause)
analyze in class org.springframework.boot.diagnostics.AbstractFailureAnalyzer<IllegalStateException>Copyright © 2022 Pivotal Software, Inc.. All rights reserved.