Class ResourceNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
oracle.nosql.driver.NoSQLException
oracle.nosql.driver.ResourceNotFoundException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
IndexNotFoundException, TableNotFoundException
The operation attempted to access a resource that does not exist
or is not in a visible state.
- See Also:
-
Method Summary
Methods inherited from class NoSQLException
okToRetryMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString