Exception: Jsoner::NotFullTable

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

Instance Method Summary collapse

Instance Method Details

#messageObject



10
11
12
# File 'lib/jsoner.rb', line 10

def message
  'Incomplete HTML Table'
end