Package oracle.kv
Class TableSizeLimitException
- All Implemented Interfaces:
 Serializable,oracle.kv.impl.util.FastExternalizable
- Direct Known Subclasses:
 TablePartitionSizeLimitException
Thrown when write operations cannot be completed because a table 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 Summary
Methods inherited from class oracle.kv.FaultException
getFaultClassName, getRemoteStackTrace, toString, wasLoggedRemotelyMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTraceMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface oracle.kv.impl.util.FastExternalizable
deserializedForm