Public Member Functions | |
| MailServiceException (String message) | |
| MailServiceException (String message, Throwable throwable) | |
Florent Benoit
Definition at line 39 of file MailServiceException.java.
|
|
Constructs a new MailServiceException with the specified message.
Definition at line 46 of file MailServiceException.java. |
|
||||||||||||
|
Constructs a new MailServiceException with the specified message.
Definition at line 56 of file MailServiceException.java. |
1.3.9.1