Package oracle.nosql.driver
Class DeploymentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
oracle.nosql.driver.NoSQLException
oracle.nosql.driver.ResourceLimitException
oracle.nosql.driver.DeploymentException
- All Implemented Interfaces:
- Serializable
Cloud service only.
 
Thrown to indicate that an attempt has been made to create or modify a table using limits that exceed the maximum allowed for a single table or that cause the tenant's aggregate resources to exceed the maximum allowed for a tenant. These are system-defined limits.
- 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