Class EasyHttpExceptions.EasyBadRequestException
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
io.github.devlibx.easy.http.exception.EasyHttpExceptions.EasyBadRequestException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- EasyHttpExceptions
public static class EasyHttpExceptions.EasyBadRequestException
extends EasyHttpExceptions.Easy4xxException
- 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
-
EasyBadRequestException
-