Exception: Purview::Exceptions::NoTable

Inherits:
Base
  • Object
show all
Defined in:
lib/purview/exceptions/no_table.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



4
5
6
# File 'lib/purview/exceptions/no_table.rb', line 4

def message
  'Could not find a table'
end