Package com.sparkpost.exception
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 Summary
Constructors Constructor Description SparkPostIllegalServerResponseException()SparkPostIllegalServerResponseException(String message)SparkPostIllegalServerResponseException(String message, Throwable cause)SparkPostIllegalServerResponseException(Throwable cause) -
Method Summary
Methods inherited from class com.sparkpost.exception.SparkPostException
getServerErrorResponsesMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SparkPostIllegalServerResponseException
public SparkPostIllegalServerResponseException() -
SparkPostIllegalServerResponseException
-
SparkPostIllegalServerResponseException
-
SparkPostIllegalServerResponseException
-