Package oracle.nosql.driver
Class SecurityInfoNotReadyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
oracle.nosql.driver.NoSQLException
oracle.nosql.driver.RetryableException
oracle.nosql.driver.SecurityInfoNotReadyException
- All Implemented Interfaces:
- Serializable
Cloud service only.
 
An exception that is thrown when security information is not ready in the system. This exception will occur as the system acquires security information and must be retried in order for authorization to work properly.
- See Also:
- 
Method SummaryMethods inherited from class oracle.nosql.driver.RetryableExceptionokToRetryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString