Sha256: 07febe943ec1312ad138de0bca6872c91f93d25ae01e316b526de2426e8e0677

Contents?: true

Size: 139 Bytes

Versions: 3

Compression:

Stored size: 139 Bytes

Contents

module Eymiha

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

end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
eymiha_url-1.0.0 lib/eymiha/url/url_exception.rb
eymiha_url-1.0.1 lib/eymiha/url/url_exception.rb
eymiha_url-1.0.2 lib/eymiha/url/url_exception.rb