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