public abstract class RetriableException extends ApiException
Constructor and Description |
---|
RetriableException() |
RetriableException(java.lang.String message) |
RetriableException(java.lang.String message,
java.lang.Throwable cause) |
RetriableException(java.lang.Throwable cause) |
fillInStackTrace
public RetriableException(java.lang.String message, java.lang.Throwable cause)
public RetriableException(java.lang.String message)
public RetriableException(java.lang.Throwable cause)
public RetriableException()