Package hec.io.dbf
Class DbfWriteException
java.lang.Object
java.lang.Throwable
java.lang.Exception
rma.lang.NestingException
hec.io.dbf.DbfNestedException
hec.io.dbf.DbfRecordException
hec.io.dbf.DbfWriteException
- All Implemented Interfaces:
Serializable
A nested exception class that occurs during a dbf record write.
- 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
-
DbfWriteException
-