Package hec.io.dbf

Class DbfQueryException

All Implemented Interfaces:
Serializable

public class DbfQueryException extends DbfNestedException
A nested exception class that is generated during a dbf query operation. This exception represents a non-record level exception.
See Also:
  • Constructor Details

    • DbfQueryException

      public DbfQueryException(Exception e)