public class PersistenceException extends FormattedRuntimeException
| Constructor and Description |
|---|
PersistenceException() |
PersistenceException(String message,
Object... args) |
PersistenceException(Throwable throwable) |
PersistenceException(Throwable throwable,
String message,
Object... args) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017. All rights reserved.