Hierarchy For Package net.quasardb.qdb.exception
Class Hierarchy
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- net.quasardb.qdb.exception.Exception
- net.quasardb.qdb.exception.ConnectionException
- net.quasardb.qdb.exception.ConnectionRefusedException
- net.quasardb.qdb.exception.HostNotFoundException
- net.quasardb.qdb.exception.InputException
- net.quasardb.qdb.exception.InvalidArgumentException
- net.quasardb.qdb.exception.OutOfBoundsException
- net.quasardb.qdb.exception.ReservedAliasException
- net.quasardb.qdb.exception.OperationException
- net.quasardb.qdb.exception.AliasAlreadyExistsException
- net.quasardb.qdb.exception.AliasNotFoundException
- net.quasardb.qdb.exception.BatchAlreadyRunException
- net.quasardb.qdb.exception.BatchClosedException
- net.quasardb.qdb.exception.BatchNotRunException
- net.quasardb.qdb.exception.BufferClosedException
- net.quasardb.qdb.exception.ClusterClosedException
- net.quasardb.qdb.exception.IncompatibleTypeException
- net.quasardb.qdb.exception.InvalidIteratorException
- net.quasardb.qdb.exception.OperationDisabledException
- net.quasardb.qdb.exception.OverflowException
- net.quasardb.qdb.exception.ResourceLockedException
- net.quasardb.qdb.exception.UnderflowException
- net.quasardb.qdb.exception.ProtocolException
- net.quasardb.qdb.exception.InvalidReplyException
- net.quasardb.qdb.exception.SystemException
- net.quasardb.qdb.exception.LocalSystemException
- net.quasardb.qdb.exception.InputBufferTooSmallException
- net.quasardb.qdb.exception.RemoteSystemException
- net.quasardb.qdb.exception.InterruptedException
- net.quasardb.qdb.exception.LocalSystemException
- net.quasardb.qdb.exception.ConnectionException
- net.quasardb.qdb.exception.Exception
- java.lang.RuntimeException
- java.lang.Exception
- java.lang.Throwable (implements java.io.Serializable)