Package pl.gsmservice.gateway.utils
Class RetryableException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- pl.gsmservice.gateway.utils.RetryableException
-
- All Implemented Interfaces:
java.io.Serializable
public final class 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()
-