Exception: OEmbed::UnknownFormat
- Inherits:
-
Error
- Object
- StandardError
- Error
- OEmbed::UnknownFormat
- Defined in:
- lib/oembed/errors.rb
Overview
:nodoc:
Instance Method Summary (collapse)
Instance Method Details
- (Object) to_s
24 25 26 |
# File 'lib/oembed/errors.rb', line 24 def to_s "The provider doesn't support the '#{super}' format" end |