Package oracle.kv

Class TableAccessException

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

public class TableAccessException extends ResourceLimitException
Thrown when an operation to a table cannot be completed due to limits on write and possibly read access. 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: