public class NoDockerPresenceMarkerFailureAnalyser extends org.springframework.boot.diagnostics.AbstractFailureAnalyzer<NoDockerPresenceMarkerException>
| Modifier and Type | Field and Description |
|---|---|
static String |
action |
static String |
description |
| Constructor and Description |
|---|
NoDockerPresenceMarkerFailureAnalyser() |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.boot.diagnostics.FailureAnalysis |
analyze(Throwable rootFailure,
NoDockerPresenceMarkerException cause) |
public static final String description
public static final String action
public NoDockerPresenceMarkerFailureAnalyser()
protected org.springframework.boot.diagnostics.FailureAnalysis analyze(Throwable rootFailure, NoDockerPresenceMarkerException cause)
analyze in class org.springframework.boot.diagnostics.AbstractFailureAnalyzer<NoDockerPresenceMarkerException>Copyright © 2022. All rights reserved.