Class EasyHttpExceptions.Easy5xxException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.github.devlibx.easy.http.exception.EasyHttpExceptions.EasyHttpRequestException
io.github.devlibx.easy.http.exception.EasyHttpExceptions.Easy5xxException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
EasyHttpExceptions.EasyBadGatewayException,EasyHttpExceptions.EasyGatewayTimeoutException,EasyHttpExceptions.EasyInternalServerErrorException,EasyHttpExceptions.EasyNotImplementedException,EasyHttpExceptions.EasyServiceUnavailableException
- Enclosing class:
- EasyHttpExceptions
public static class EasyHttpExceptions.Easy5xxException
extends EasyHttpExceptions.EasyHttpRequestException
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.github.devlibx.easy.http.exception.EasyHttpExceptions.EasyHttpRequestException
getResponseAsMap, getResponseAsStringMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
Easy5xxException
-