Package net.quasardb.qdb.exception
Class Exception
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.quasardb.qdb.exception.Exception
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ConnectionException
,InputException
,OperationException
,ProtocolException
,SystemException
Exception thrown when an entry cannot be found in the database
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
Exception
-