public class PostmarkException extends Exception
| Constructor and Description |
|---|
PostmarkException(String message) |
PostmarkException(String message,
PostmarkResponse response) |
PostmarkException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
PostmarkResponse |
getResponse() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PostmarkException(Throwable cause)
public PostmarkException(String message)
public PostmarkException(String message, PostmarkResponse response)
public PostmarkResponse getResponse()
Copyright © 2015. All Rights Reserved.