Exception: IphoneParser::InvalidEntry

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

Instance Method Summary collapse

Instance Method Details

#to_sObject



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

def to_s
  "Should provide a hash like: {'label' => {text: 'text'}}"
end