Uses of Class
software.amazon.awssdk.crt.http.HttpException
Packages that use HttpException
-
Uses of HttpException in software.amazon.awssdk.crt.http
Methods in software.amazon.awssdk.crt.http with parameters of type HttpExceptionModifier and TypeMethodDescriptionstatic booleanHttpClientConnection.isErrorRetryable(HttpException exception) Certain exceptions thrown by this HTTP API are from invalid boundary conditions that, if the request isn't altered, will never succeed.