Package com.styra.opa.openapi.utils
Class Retries.RetryableException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.styra.opa.openapi.utils.Retries.RetryableException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- Retries
public static final class Retries.RetryableException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RetryableException(java.net.http.HttpResponse<java.io.InputStream> response)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.net.http.HttpResponse<java.io.InputStream>
response()
-