Class EasyHttpExceptions.EasyResilienceException
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.EasyResilienceException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
EasyHttpExceptions.EasyResilienceCircuitOpenException,EasyHttpExceptions.EasyResilienceOverflowException,EasyHttpExceptions.EasyResilienceRequestTimeoutException
- Enclosing class:
EasyHttpExceptions
public static class EasyHttpExceptions.EasyResilienceException
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
-
EasyResilienceException
-