public class PersistenceException extends RuntimeException
| Constructor and Description |
|---|
PersistenceException(String s)
Throws an exception with the specified message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PersistenceException(String s)
s - message for exception