Exception: Dommy::Internal::UrlParser::Failure

Inherits:
StandardError
  • Object
show all
Defined in:
lib/dommy/internal/url_parser.rb

Overview

Raised on a parse failure; ‘URL.new` maps it to DOMException::SyntaxError, `URL.parse` rescues it and returns nil.