Class HpdException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.openehealth.ipf.commons.ihe.hpd.HpdException
- All Implemented Interfaces:
Serializable
- Author:
- Dmytro Rud
- See Also:
-
Constructor Summary
ConstructorDescriptionHpdException
(Exception exception, ErrorResponse.ErrorType type) HpdException
(String message, ErrorResponse.ErrorType type) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
HpdException
-
HpdException
-
-
Method Details
-
getType
-