Package com.emailit.exception
Class InvalidRequestException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.emailit.exception.EmailitException
-
- com.emailit.exception.InvalidRequestException
-
- All Implemented Interfaces:
Serializable
public class InvalidRequestException extends EmailitException
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class com.emailit.exception.EmailitException
factory, getHttpBody, getHttpHeaders, getHttpStatus, getJsonBody
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-