public class InternalPersistException extends CustomWrapperException
Constructor and Description |
---|
InternalPersistException()
Instantiates a new internal persist exception.
|
InternalPersistException(java.lang.String msg)
Instantiates a new internal persist exception.
|
InternalPersistException(java.lang.String msg,
java.lang.Throwable t)
Instantiates a new internal persist exception.
|
public InternalPersistException()
public InternalPersistException(java.lang.String msg)
msg
- the msgpublic InternalPersistException(java.lang.String msg, java.lang.Throwable t)
msg
- the msgt
- the t