Exception: OEmbed::UnknownResponse
- Defined in:
- lib/oembed/errors.rb
Overview
:nodoc:
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
36 37 38 |
# File 'lib/oembed/errors.rb', line 36 def to_s "Got unknown response (#{super}) from server" end |