public class ArchiveException extends Exception
| Constructor and Description |
|---|
ArchiveException(String
Constructs a new exception with the specified detail message.
|
ArchiveException(String
Constructs a new exception with the specified detail message and cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ArchiveException(Stringmessage)
message - the detail message