Package oracle.nosql.driver
Class BatchOperationNumberLimitException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
oracle.nosql.driver.NoSQLException
oracle.nosql.driver.ResourceLimitException
oracle.nosql.driver.BatchOperationNumberLimitException
- All Implemented Interfaces:
Serializable
Cloud service only.
Thrown to indicate that the number of operations included in
NoSQLHandle.writeMultiple(oracle.nosql.driver.ops.WriteMultipleRequest)
operation exceeds the
system defined limit.
- See Also:
-
Method Summary
Methods inherited from class oracle.nosql.driver.NoSQLException
okToRetry
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString