Package hec.io.dbf

Class UndefinedRecordNumbersException

All Implemented Interfaces:
Serializable

public class UndefinedRecordNumbersException extends DbfException
An exception class generated during a dbf operation where the record numbers were not found. This class should be deprecated and removed since it is not used.
See Also:
  • Constructor Details

    • UndefinedRecordNumbersException

      public UndefinedRecordNumbersException()