Class ResourceNotFoundException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
IndexNotFoundException, TableNotFoundException

public class ResourceNotFoundException extends NoSQLException
The operation attempted to access a resource that does not exist or is not in a visible state.
See Also: