Uses of Class
net.quasardb.qdb.exception.Exception
Packages that use Exception
-
Uses of Exception in net.quasardb.qdb.exception
Subclasses of Exception 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 Clusterclass
Exception thrown when the connection to the database caused an errorfinal class
Exception thrown when the connection to the cluster is refused.final class
Exception thrown when the host name resolution fails.final class
Exception thrown when the specified entry has a type incompatible for this operation.class
Exception is thrown when the local input buffer is unable to hold the entire resultset.class
Exception thrown when the input of a command caused an error.class
Exception is thrown when the remote connection has been interrupted.final class
Exception thrown when argument passed to a method is incorrect.final class
Exception thrown when an operation on an iterator is considered invalid, i.e.final class
Exception thrown the response from a remote host cannot be treated.class
Exception thrown when the local (ie client) operating system caused an errorfinal class
Exception thrown when the operation cannot be performed because it has been disabled.class
Exception thrown when an operation caused an errorfinal class
Exception thrown when an index is out of range.final class
Exception thrown when the operation cannot be performed because the 64-bit integer would overflowclass
Exception thrown when an error is detected in the quasardb protocolclass
Exception thrown when the remote (ie server) operating system caused an errorfinal class
Exception thrown when the specified alias is reserved for quasardb intenal use.final class
Exception thrown when an operation cannot be performed because the entry is locked.class
Exception thrown when the operating system caused an errorfinal class
Exception thrown when the operation cannot be performed because the 64-bit integer would underflow