class OEmbed::ParseError

def to_s

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