Package hec.io.dbf
Class NoRecordDataException
java.lang.Object
java.lang.Throwable
java.lang.Exception
rma.lang.NestingException
hec.io.dbf.DbfNestedException
hec.io.dbf.DbfRecordException
hec.io.dbf.NoRecordDataException
- All Implemented Interfaces:
Serializable
An exception object that is generated when there is no record data that
could be retrieved. This class should probably be deprecated because it is
not being used.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class hec.io.dbf.DbfRecordException
getIndexTagKey, getMessageMethods inherited from class rma.lang.NestingException
generateStackTraceString, getNestedException, getStackTraceString, toStringMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
NoRecordDataException
-