public class PersistenceException extends Exception
| Constructor and Description |
|---|
PersistenceException(Exception exception) |
PersistenceException(LockServiceException lockException) |
| Modifier and Type | Method and Description |
|---|---|
Exception |
getException() |
String |
getMessage() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic PersistenceException(LockServiceException lockException)
public PersistenceException(Exception exception)
Copyright © 2014. All Rights Reserved.