Package com.mailersend.sdk.exceptions
Class MailerSendException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.mailersend.sdk.exceptions.MailerSendException
-
- All Implemented Interfaces:
Serializable
public class MailerSendException extends Exception
Is thrown when an error is returned from the MailerSend API- Version:
- $Id: $Id
- Author:
- mailersend
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MailerSendException(String message)Constructor for MailerSendException.
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-