Exception: Dommy::Internal::UrlParser::Failure
- Inherits:
-
StandardError
- Object
- StandardError
- Dommy::Internal::UrlParser::Failure
- 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.