Package hec.io.dbf
Class DbfNestedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
rma.lang.NestingException
hec.io.dbf.DbfNestedException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
DbfQueryException
,DbfRecordException
A base exception class for dbf operations that need to nest other exceptions.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class rma.lang.NestingException
generateStackTraceString, getMessage, getNestedException, getStackTraceString, toString
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
DbfNestedException
-