Exception: DBF::Error

Inherits:
StandardError
  • Object
show all
Defined in:
lib/dbf/errors.rb

Overview

Base class for all errors raised by the DBF library, so callers can rescue DBF::Error to catch anything the library raises.