Package io.mailtrap.exception.http
Class HttpServerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.mailtrap.exception.BaseMailtrapException
io.mailtrap.exception.http.HttpException
io.mailtrap.exception.http.HttpServerException
- All Implemented Interfaces:
Serializable
Specific exception class representing a 5xx 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
-
HttpServerException
-