Package oracle.kv

Class TablePartitionSizeLimitException

All Implemented Interfaces:
Serializable, oracle.kv.impl.util.FastExternalizable

public class TablePartitionSizeLimitException extends TableSizeLimitException
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: