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