Uses of Class
io.github.devlibx.easy.http.exception.EasyHttpExceptions.EasyResilienceException
Packages that use EasyHttpExceptions.EasyResilienceException
-
Uses of EasyHttpExceptions.EasyResilienceException in io.github.devlibx.easy.http.exception
Modifier and TypeClassDescriptionstatic classstatic classstatic classThis error is thrown when request is timed out due to you timeout specified in "api.timeout" property.Methods in io.github.devlibx.easy.http.exception that return types with arguments of type EasyHttpExceptions.EasyResilienceExceptionModifier and TypeMethodDescriptionEasyHttpExceptions.easyEasyResilienceException(Throwable e) Helper to convert ResilienceException to Easy Exceptions