Exception: TrkDatatables::Error

Inherits:
StandardError
  • Object
show all
Defined in:
lib/trk_datatables.rb,
lib/trk_datatables/base.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



24
25
26
# File 'lib/trk_datatables.rb', line 24

def message
  "TrkDatatables: #{super}"
end