Class SparkPostAuthorizationFailedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sparkpost.exception.SparkPostException
com.sparkpost.exception.SparkPostAuthorizationFailedException
All Implemented Interfaces:
Serializable

public class SparkPostAuthorizationFailedException
extends SparkPostException
See Also:
Serialized Form
  • Constructor Details

    • SparkPostAuthorizationFailedException

      public SparkPostAuthorizationFailedException()
    • SparkPostAuthorizationFailedException

      public SparkPostAuthorizationFailedException​(String serverMessage)
    • SparkPostAuthorizationFailedException

      public SparkPostAuthorizationFailedException​(String serverMessage, ServerErrorResponses errorResponses)
  • Method Details

    • getServerMessage

      public String getServerMessage()