class OEmbed::ParseError

:nodoc:

def to_s

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