Class SparkPostIllegalServerResponseException

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

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

    • SparkPostIllegalServerResponseException

      public SparkPostIllegalServerResponseException()
    • SparkPostIllegalServerResponseException

      public SparkPostIllegalServerResponseException​(String message)
    • SparkPostIllegalServerResponseException

      public SparkPostIllegalServerResponseException​(Throwable cause)
    • SparkPostIllegalServerResponseException

      public SparkPostIllegalServerResponseException​(String message, Throwable cause)