Package oracle.nosql.driver
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:
java.io.Serializable
public class RequestSizeLimitException extends ResourceLimitException
Cloud service only.Thrown to indicate that the size of a Request exceeds the system defined limit.
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class oracle.nosql.driver.NoSQLException
okToRetry
-
-