Uses of Class
net.quasardb.qdb.exception.OperationException
Packages that use OperationException
-
Uses of OperationException in net.quasardb.qdb.exception
Subclasses of OperationException in net.quasardb.qdb.exceptionModifier and TypeClassDescriptionfinal classException thrown when the specified entry already exists in the database.final classException thrown when an entry cannot be found in the databasefinal classException thrown when modifying a batch that has already been run.final classException thrown when using a closed batch.final classException thrown when reading the result of a batch that hasn't been run.final classException thrown when trying to perform an operation on a closed Bufferfinal classException thrown when trying to perform an operation on a closed Clusterfinal classException thrown when the specified entry has a type incompatible for this operation.final classException thrown when an operation on an iterator is considered invalid, i.e.final classException thrown when the operation cannot be performed because it has been disabled.final classException thrown when the operation cannot be performed because the 64-bit integer would overflowfinal classException thrown when an operation cannot be performed because the entry is locked.final classException thrown when the operation cannot be performed because the 64-bit integer would underflow