module Eymiha # Raised when a problem has occured when normalizing or opening a URL. class UrlException < Exception end end