public class ArchiveException extends HibernateException
| Constructor and Description | 
|---|
ArchiveException(String message)
Constructs an ArchiveException 
 | 
ArchiveException(String message,
                Throwable cause)
Constructs an ArchiveException 
 | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ArchiveException(String message)
message - Message explaining the exception conditionCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.