Package oracle.kv
Class TableSizeLimitException
-
- All Implemented Interfaces:
Serializable
,oracle.kv.impl.util.FastExternalizable
public class TableSizeLimitException extends ResourceLimitException
Thrown when write operations cannot be completed because a table size limit has been exceeded.- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class oracle.kv.FaultException
getFaultClassName, getRemoteStackTrace, toString, wasLoggedRemotely
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
-