Exception: OEmbed::ParseError

Inherits:
Error
  • Object
show all
Defined in:
lib/oembed/errors.rb

Overview

:nodoc:

Instance Method Summary collapse

Instance Method Details

#to_sObject



42
43
44
# File 'lib/oembed/errors.rb', line 42

def to_s
  "There was an error parsing the server response (#{super})"
end