class OEmbed::Error

  • OEmbed::UnknownResponse
    * OEmbed::UnknownFormat
    * OEmbed::ParseError
    * OEmbed::NotFound
    * OEmbed::FormatNotSupported
    The following Classes inherit from OEmbed::Error
    application can more easily identify the source of errors.
    errors and wrap them in an OEmbed::Error class so that the error-handling code in your
    A generic OEmbed-related Error. The OEmbed library does its best to capture all internal