Package com.mailosaur
Class MailosaurException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.mailosaur.MailosaurException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMailosaurException(String message, String errorType) MailosaurException(String message, String errorType, Integer httpStatusCode, String httpResponseBody) MailosaurException(Throwable cause) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MailosaurException
-
MailosaurException
-
MailosaurException
-
-
Method Details
-
errorType
-
httpStatusCode
-
httpResponseBody
-