Sha256: 2cb440abd03029c1cb658f6cbb0a6265da47ae02743725fb18e5ec7b336d2de5

Contents?: true

Size: 182 Bytes

Versions: 2

Compression:

Stored size: 182 Bytes

Contents

require 'evrythng/error/client_error'

module Evrythng
  # Raised when Evrythng returns the HTTP status code 401
  class Error::Unauthorized < Evrythng::Error::ClientError
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
evrythng-0.1.1 lib/evrythng/error/unauthorized.rb
evrythng-0.1.0 lib/evrythng/error/unauthorized.rb