public class HealthCheckException extends Exception
Constructor and Description |
---|
HealthCheckException(HealthCheckResult.ResultType resultType) |
HealthCheckException(HealthCheckResult.ResultType resultType,
String message) |
HealthCheckException(HealthCheckResult result) |
Modifier and Type | Method and Description |
---|---|
String |
getLocalizedMessage() |
HealthCheckResult |
getResult() |
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public HealthCheckException(HealthCheckResult result)
public HealthCheckException(HealthCheckResult.ResultType resultType)
public HealthCheckException(HealthCheckResult.ResultType resultType, String message)
public HealthCheckResult getResult()
public String getLocalizedMessage()
getLocalizedMessage
in class Throwable
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.