Exception: Mdb::MdbToolsNotInstalledError

Inherits:
ArgumentError
  • Object
show all
Defined in:
lib/mdb.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



9
10
11
# File 'lib/mdb.rb', line 9

def message
  "mdbtools is not installed"
end