Package hec.io.dbf
Class DbfQueryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
rma.lang.NestingException
hec.io.dbf.DbfNestedException
hec.io.dbf.DbfQueryException
- All Implemented Interfaces:
Serializable
A nested exception class that is generated during a dbf query operation.
This exception represents a non-record level exception.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class rma.lang.NestingException
generateStackTraceString, getMessage, getNestedException, getStackTraceString, toString
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
DbfQueryException
-