Class BatchOperationNumberLimitException

All Implemented Interfaces:
Serializable

public class BatchOperationNumberLimitException extends ResourceLimitException
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: