Exception: JSend::InvalidType

Inherits:
StandardError
  • Object
show all
Defined in:
lib/jsend/parser/exceptions.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



4
5
6
# File 'lib/jsend/parser/exceptions.rb', line 4

def message
  'Unsupported type of message'
end