Package oracle.kv
Class TablePartitionSizeLimitException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
oracle.kv.FastExternalizableException
oracle.kv.FaultException
oracle.kv.ResourceLimitException
oracle.kv.TableSizeLimitException
oracle.kv.TablePartitionSizeLimitException
- All Implemented Interfaces:
- Serializable,- oracle.kv.impl.util.FastExternalizable
Thrown when write operations cannot be completed because a partition size
 limit has been exceeded. When this exception is thrown, the caller can
 assume that the associated operation was not performed and that there were
 no side effects.
- See Also:
- 
Method SummaryMethods inherited from class oracle.kv.FaultExceptiongetFaultClassName, getRemoteStackTrace, toString, wasLoggedRemotelyMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTraceMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface oracle.kv.impl.util.FastExternalizabledeserializedForm