Package oracle.nosql.driver
Class OperationNotSupportedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- oracle.nosql.driver.NoSQLException
-
- oracle.nosql.driver.OperationNotSupportedException
-
- All Implemented Interfaces:
java.io.Serializable
public class OperationNotSupportedException extends NoSQLException
The operation attempted is not supported. This may be related to on-premise vs cloud service configurations.- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class oracle.nosql.driver.NoSQLException
okToRetry
-
-