public class PersistenceConnException extends Exception
| Constructor and Description |
|---|
PersistenceConnException(Exception e)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage()
Get the Exception message.
|
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic PersistenceConnException(Exception e)
e - The exception that was thrown by underlying layers.Copyright © 2014. All Rights Reserved.