Uses of Class
com.sparkpost.model.responses.ServerErrorResponses
| Package | Description |
|---|---|
| com.sparkpost.exception |
-
Uses of ServerErrorResponses in com.sparkpost.exception
Methods in com.sparkpost.exception that return ServerErrorResponses Modifier and Type Method Description ServerErrorResponsesSparkPostException. getServerErrorResponses()Constructors in com.sparkpost.exception with parameters of type ServerErrorResponses Constructor Description SparkPostAccessForbiddenException(String serverMessage, ServerErrorResponses errorResponses)SparkPostAuthorizationFailedException(String serverMessage, ServerErrorResponses errorResponses)SparkPostErrorServerResponseException(String message, int responseCode, ServerErrorResponses errorResponses)SparkPostException(String message, ServerErrorResponses errorResponses)SparkPostException(String message, Throwable cause, ServerErrorResponses errorResponses)SparkPostException(Throwable cause, ServerErrorResponses errorResponses)