Package com.tailf.ha
Class HaException
Object
Throwable
Exception
com.tailf.conf.ConfException
com.tailf.ha.HaException
- All Implemented Interfaces:
Serializable
Exception for the HA handling
- See Also:
-
Constructor Summary
ConstructorDescriptionHaException
(String msg) HaException
(String msg, ErrorCode code) HaException
(String msg, ErrorCode code, Throwable cause) HaException
(String msg, Throwable cause) -
Method Summary
Methods inherited from class com.tailf.conf.ConfException
getErrorCode, getOpaque, mk
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
HaException
-
HaException
-
HaException
-
HaException
-
-
Method Details
-
mk
-