Package hec.io.dbf
Class DbfRecordException
java.lang.Object
java.lang.Throwable
java.lang.Exception
rma.lang.NestingException
hec.io.dbf.DbfNestedException
hec.io.dbf.DbfRecordException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
DbfRecordDeleteException,DbfRecordQueryException,DbfWriteException,NoRecordDataException
A base class for dbf record operation exceptions.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods 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
-
DbfRecordException
-
-
Method Details
-
getIndexTagKey
-
getMessage
- Overrides:
getMessagein classNestingException
-