Package org.huiche.exception
Class HcException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.huiche.exception.HcException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
HcAssertException
- Author:
- Maning
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionHcException(String message) HcException(String message, Throwable cause) HcException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
HcException
-
HcException
-
HcException
-