public class CustomWrapperException
extends java.lang.Exception
Constructor and Description |
---|
CustomWrapperException()
Instantiates a new cannot send mail exception.
|
CustomWrapperException(java.lang.String msg)
Instantiates a new cannot send mail exception.
|
CustomWrapperException(java.lang.String msg,
java.lang.Throwable t)
Instantiates a new cannot send mail exception.
|
public CustomWrapperException()
public CustomWrapperException(java.lang.String msg)
msg
- the msgpublic CustomWrapperException(java.lang.String msg, java.lang.Throwable t)
msg
- the msgt
- the t