public class AuditFormatException extends IOException
| Constructor and Description |
|---|
AuditFormatException(String message)
This constructor creates a new instance of this class using the given
error message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AuditFormatException(String message)
message - A message describing the cause of this exception.Copyright © 2014 jwall.org. All Rights Reserved.