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-1.0.6 lib/maestrano/api/error/authentication_error.rb
maestrano-1.0.5 lib/maestrano/api/error/authentication_error.rb
maestrano-1.0.4 lib/maestrano/api/error/authentication_error.rb
maestrano-1.0.3 lib/maestrano/api/error/authentication_error.rb
maestrano-1.0.2 lib/maestrano/api/error/authentication_error.rb
maestrano-1.0.1 lib/maestrano/api/error/authentication_error.rb
maestrano-1.0.0 lib/maestrano/api/error/authentication_error.rb
maestrano-1.0.0.pre.RC9 lib/maestrano/api/error/authentication_error.rb
maestrano-1.0.0.pre.RC8 lib/maestrano/api/error/authentication_error.rb
maestrano-1.0.0.pre.RC7 lib/maestrano/api/error/authentication_error.rb
maestrano-1.0.0.pre.RC6 lib/maestrano/api/error/authentication_error.rb
maestrano-1.0.0.pre.RC5 lib/maestrano/api/error/authentication_error.rb
maestrano-1.0.0.pre.RC4 lib/maestrano/api/error/authentication_error.rb
maestrano-1.0.0.pre.RC3 lib/maestrano/api/error/authentication_error.rb
maestrano-1.0.0.pre.RC2 lib/maestrano/api/error/authentication_error.rb
maestrano-1.0.0.pre.RC1 lib/maestrano/api/error/authentication_error.rb
maestrano-0.12.5 lib/maestrano/api/error/authentication_error.rb
maestrano-0.12.4 lib/maestrano/api/error/authentication_error.rb
maestrano-0.12.3 lib/maestrano/api/error/authentication_error.rb
maestrano-0.12.2 lib/maestrano/api/error/authentication_error.rb