public class MailingException extends RuntimeException
| Constructor and Description |
|---|
MailingException(String message)
Constructs a new instance of MailingException
|
MailingException(String message,
Throwable throwable)
Constructs a new instance of MailingException
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MailingException(String message)
message - the throwable message.Copyright © 2019 Communote team. All rights reserved.