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, setStackTrace
public PersistenceConnException(Exception e)
e
- The exception that was thrown by underlying layers.Copyright © 2015. All Rights Reserved.