HealthCheckException

public class HealthCheckException extends RuntimeException

A custom exception thrown when a healthcheck fails.

Constructors

HealthCheckException

public HealthCheckException(String message)

HealthCheckException

public HealthCheckException(String message, Throwable cause)