Sha256: e8aa58768be1de14cd2b0841f20c74623a75fcd5aca051fa649c08d8126027d5

Contents?: true

Size: 141 Bytes

Versions: 38

Compression:

Stored size: 141 Bytes

Contents

module Maestrano
  module API
    module Error
      class AuthenticationError < Maestrano::API::Error::BaseError
      end
    end
  end
end

Version data entries

38 entries across 38 versions & 2 rubygems

Version Path
maestrano-0.12.1 lib/maestrano/api/error/authentication_error.rb
maestrano-0.12.0 lib/maestrano/api/error/authentication_error.rb
maestrano-0.11.0 lib/maestrano/api/error/authentication_error.rb
maestrano-0.10.0 lib/maestrano/api/error/authentication_error.rb
maestrano-0.9.2 lib/maestrano/api/error/authentication_error.rb
maestrano-0.9.1 lib/maestrano/api/error/authentication_error.rb
maestrano-0.9.0 lib/maestrano/api/error/authentication_error.rb
maestrano-ruby-test-0.8.3 lib/maestrano/api/error/authentication_error.rb
maestrano-0.8.2 lib/maestrano/api/error/authentication_error.rb
maestrano-0.8.1 lib/maestrano/api/error/authentication_error.rb
maestrano-0.8.0 lib/maestrano/api/error/authentication_error.rb
maestrano-0.7.0 lib/maestrano/api/error/authentication_error.rb
maestrano-0.6.0 lib/maestrano/api/error/authentication_error.rb
maestrano-0.5.0 lib/maestrano/api/error/authentication_error.rb
maestrano-0.4.0 lib/maestrano/api/error/authentication_error.rb
maestrano-0.3.0 lib/maestrano/api/error/authentication_error.rb
maestrano-0.2.0 lib/maestrano/api/error/authentication_error.rb
maestrano-0.1.0 lib/maestrano/api/error/authentication_error.rb