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