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, toString
public ArchiveException(String message)
message
- Message explaining the exception conditionCopyright © 2017 JBoss by Red Hat. All rights reserved.