Class AuditException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.openehealth.ipf.commons.audit.AuditException
- All Implemented Interfaces:
Serializable
- Since:
- 3.5
- Author:
- Christian Ohr
- See Also:
-
Constructor Summary
ConstructorDescriptionAuditException
(String message) AuditException
(String message, Throwable cause) AuditException
(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
-
AuditException
-
AuditException
-
AuditException
-