Class ResourceExistsException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
IndexExistsException, TableExistsException

public class ResourceExistsException extends NoSQLException
The operation attempted to create a resource but it already exists.
See Also: