Package hec.io.dbf
Class DbfRecordDeleteException
java.lang.Object
java.lang.Throwable
java.lang.Exception
rma.lang.NestingException
hec.io.dbf.DbfNestedException
hec.io.dbf.DbfRecordException
hec.io.dbf.DbfRecordDeleteException
- All Implemented Interfaces:
Serializable
A nesting exception class that wraps around an exception that occurred when
a delete record operation was being performed.
- 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
-
DbfRecordDeleteException
-