Class IndexExistsException

All Implemented Interfaces:
Serializable

public class IndexExistsException extends ResourceExistsException
The operation attempted to create an index for a table but the named index already exists.
See Also: