Package org.duracloud.mill.auditor
Class AuditLogWriteFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.duracloud.mill.auditor.AuditLogWriteFailedException
- All Implemented Interfaces:
Serializable
- Author:
- Daniel Bernstein March 11, 2014
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAuditLogWriteFailedException(Exception ex, AuditLogItem logItem) AuditLogWriteFailedException(String message, AuditLogItem logItem) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AuditLogWriteFailedException
-
AuditLogWriteFailedException
-
-
Method Details
-
getLogItem
-