Package io.mailtrap.exception.http
Class HttpException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.mailtrap.exception.BaseMailtrapException
io.mailtrap.exception.http.HttpException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
HttpClientException
,HttpServerException
Exception class representing an HTTP-related error.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
HttpException
-