Example usage for Java java.net HttpRetryException fields, constructors, methods, implement or subclass
The text is from its open source code.
HttpRetryException(String detail, int code) Constructs a new HttpRetryException from the specified response code and exception detail message |
String | getMessage() Returns the detail message string of this throwable. |