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 class
Exception thrown when the specified entry already exists in the database.final class
Exception thrown when an entry cannot be found in the databasefinal class
Exception thrown when modifying a batch that has already been run.final class
Exception thrown when using a closed batch.final class
Exception thrown when reading the result of a batch that hasn't been run.final class
Exception thrown when trying to perform an operation on a closed Bufferfinal class
Exception thrown when trying to perform an operation on a closed Clusterfinal class
Exception thrown when the specified entry has a type incompatible for this operation.final class
Exception thrown when an operation on an iterator is considered invalid, i.e.final class
Exception thrown when the operation cannot be performed because it has been disabled.final class
Exception thrown when the operation cannot be performed because the 64-bit integer would overflowfinal class
Exception thrown when an operation cannot be performed because the entry is locked.final class
Exception thrown when the operation cannot be performed because the 64-bit integer would underflow