class OEmbed::FormatNotSupported

:nodoc:

def to_s

:nodoc:
def to_s
  "This server doesn't have the correct libraries installed to support the '#{super}' format"
end