Package oracle.nosql.driver
Class ResourceExistsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
oracle.nosql.driver.NoSQLException
oracle.nosql.driver.ResourceExistsException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- IndexExistsException,- TableExistsException
The operation attempted to create a resource but it already exists.
- 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