Package oracle.nosql.driver
Class TableNotReadyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
oracle.nosql.driver.NoSQLException
oracle.nosql.driver.RetryableException
oracle.nosql.driver.TableNotReadyException
- All Implemented Interfaces:
Serializable
Cloud service only.
An exception thrown when an operation is attempted on a replicated table that is not yet fully initialized.
- Since:
- 5.4.13
- See Also:
-
Method Summary
Methods inherited from class oracle.nosql.driver.RetryableException
okToRetry
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString