Package com.createsend.util.exceptions

Exception Summary
BadRequestException An exception raised when the Campaign Monitor API responds with a 400 Bad Request
CreateSendException A base exception for the Java wrapper
CreateSendHttpException An exception raised on any HTTP based error.
ExpiredOAuthTokenException  
NotFoundException An exception raised when the API responds with a 404 Not Found
ServerErrorException An exception raised when the API responds with a 500 Server Error
UnauthorisedException An exception raised when the API responds with a 401 Unauthorized