Class SparkPostErrorServerResponseException

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

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

    • SparkPostErrorServerResponseException

      public SparkPostErrorServerResponseException​(String message, int responseCode)
    • SparkPostErrorServerResponseException

      public SparkPostErrorServerResponseException​(String message, int responseCode, ServerErrorResponses errorResponses)