Class HealthCheckException

  • All Implemented Interfaces:
    java.io.Serializable

    public class HealthCheckException
    extends java.lang.Exception
    This exception should be thrown by HealthCheck implementations in cases where the results are not OK.
    Since:
    10.1.0
    Version:
    $Revision$ $Date$
    See Also:
    Serialized Form
    • Method Detail

      • getLocalizedMessage

        public java.lang.String getLocalizedMessage()
        Overrides:
        getLocalizedMessage in class java.lang.Throwable