Class RequestSizeLimitException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
oracle.nosql.driver.NoSQLException
oracle.nosql.driver.ResourceLimitException
oracle.nosql.driver.RequestSizeLimitException
- All Implemented Interfaces:
Serializable
Cloud service only.
Thrown to indicate that the size of a Request exceeds the system defined limit.
- See Also:
-
Method Summary
Methods inherited from class NoSQLException
okToRetryMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString