Package hec.io.dbf

Class DbfException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
IndexTagKeyNotFoundException, UndefinedRecordNumbersException

public class DbfException extends Exception
A base exception class for dbf related operations.
See Also:
  • Constructor Details

    • DbfException

      public DbfException(String s)