Package com.okta.sdk.error
Class RetryableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.okta.sdk.error.ResourceException
com.okta.sdk.error.RetryableException
- All Implemented Interfaces:
Error
,Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.okta.sdk.error.ResourceException
getCauses, getCode, getError, getHeaders, getId, getStatus
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.okta.sdk.error.Error
getMessage
-
Constructor Details
-
RetryableException
-