Exception: OEmbed::ParseError
- Defined in:
- lib/oembed/errors.rb
Overview
:nodoc:
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
42 43 44 |
# File 'lib/oembed/errors.rb', line 42 def to_s "There was an error parsing the server response (#{super})" end |