Class ChainException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.openehealth.ipf.commons.ihe.core.chain.ChainException
- All Implemented Interfaces:
Serializable
- Author:
- Dmytro Rud
- See Also:
-
Constructor Summary
ConstructorDescriptionChainException
(String message) ChainException
(String message, Throwable cause) ChainException
(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
-
ChainException
-
ChainException
-
ChainException
-