Package io.camunda.zeebe.util.health
Class HealthIssue
java.lang.Object
io.camunda.zeebe.util.health.HealthIssue
A health issue contains information about the cause for unhealthy/dead components. It can either
be a string message, a
Throwable or another HealthReport.-
Method Summary
Modifier and TypeMethodDescriptiongetCause()static HealthIssueof(HealthReport cause) static HealthIssuestatic HealthIssuetoString()