Class EasyPostException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.easypost.exception.EasyPostException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
APIException, EndOfPaginationError, FilteringError, InvalidObjectError, InvalidParameterError, MissingParameterError, SignatureVerificationError
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EasyPostException
EasyPostException constructor.- Parameters:
message- the exception message
-