Package net.quasardb.qdb.exception
Class UnderflowException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.quasardb.qdb.exception.Exception
net.quasardb.qdb.exception.OperationException
net.quasardb.qdb.exception.UnderflowException
- All Implemented Interfaces:
Serializable
Exception thrown when the operation cannot be performed because the 64-bit integer would underflow
- 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
-
UnderflowException
-