Sha256: f2f5bc6498723d20e62c397bb7b949345a5db6e96ee8fa6864e6bf3f1d939d2d

Contents?: true

Size: 144 Bytes

Versions: 9

Compression:

Stored size: 144 Bytes

Contents

class ApiClient::Exceptions::Unauthorized < ApiClient::Exceptions::Generic
  def self.initialize
    super("Authentication Required!")
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
api-client-1.2.0 lib/api-client/exceptions/unauthorized.rb
api-client-1.1.1 lib/api-client/exceptions/unauthorized.rb
api-client-1.1.0 lib/api-client/exceptions/unauthorized.rb
api-client-1.0.0 lib/api-client/exceptions/unauthorized.rb
api-client-0.6.0 lib/api-client/exceptions/unauthorized.rb
api-client-0.5.0 lib/api-client/exceptions/unauthorized.rb
api-client-0.4.1 lib/api-client/exceptions/unauthorized.rb
api-client-0.4.0 lib/api_client/exceptions/unauthorized.rb
api-client-0.3.0 lib/api_client/exceptions/unauthorized.rb