Class CrtUtils
- java.lang.Object
-
- software.amazon.awssdk.http.crt.internal.CrtUtils
-
public final class CrtUtils extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Throwable
wrapWithIoExceptionIfRetryable(software.amazon.awssdk.crt.http.HttpException httpException)
-
-
-
Method Detail
-
wrapWithIoExceptionIfRetryable
public static Throwable wrapWithIoExceptionIfRetryable(software.amazon.awssdk.crt.http.HttpException httpException)
-
-