Package oracle.nosql.driver
Class IndexNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
oracle.nosql.driver.NoSQLException
oracle.nosql.driver.ResourceNotFoundException
oracle.nosql.driver.IndexNotFoundException
- All Implemented Interfaces:
- Serializable
The operation attempted to access a index that does not exist
 or is not in a visible state.
- See Also:
- 
Method SummaryMethods inherited from class oracle.nosql.driver.NoSQLExceptionokToRetryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString