Package oracle.kv

Class IndexLimitException

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

public class IndexLimitException extends ResourceLimitException
Thrown when an attempt is made to exceeded a table's index limit. 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: