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
ConstructorsConstructorDescriptionHaException(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, mkMethods 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
 
 -