Class EasyHttpExceptions.Easy4xxException
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.Easy4xxException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
EasyHttpExceptions.EasyBadRequestException,EasyHttpExceptions.EasyConflictRequestException,EasyHttpExceptions.EasyGoneException,EasyHttpExceptions.EasyMethodNotAllowedException,EasyHttpExceptions.EasyNotAcceptableException,EasyHttpExceptions.EasyNotFoundException,EasyHttpExceptions.EasyRequestTimeOutException,EasyHttpExceptions.EasyTooManyRequestsException,EasyHttpExceptions.EasyUnauthorizedRequestException
- Enclosing class:
EasyHttpExceptions
public static class EasyHttpExceptions.Easy4xxException
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
-
Easy4xxException
-