public class RetriableException extends ConnectException
Constructor | Description |
---|---|
RetriableException(java.lang.String s) |
|
RetriableException(java.lang.String s,
java.lang.Throwable throwable) |
|
RetriableException(java.lang.Throwable throwable) |