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