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