Sha256: 49ec9102dd4a860fa9876fe2e7e6c5cccbd2323e2e23ad8e48eeffcfd51a764c

Contents?: true

Size: 136 Bytes

Versions: 13

Compression:

Stored size: 136 Bytes

Contents

# frozen_string_literal: true

require_relative 'api_error'

class EasyPost::Errors::UnauthorizedError < EasyPost::Errors::ApiError
end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
easypost-6.4.1 lib/easypost/errors/api/unauthorized_error.rb
easypost-6.4.0 lib/easypost/errors/api/unauthorized_error.rb
easypost-6.3.0 lib/easypost/errors/api/unauthorized_error.rb
easypost-6.2.0 lib/easypost/errors/api/unauthorized_error.rb
easypost-6.1.1 lib/easypost/errors/api/unauthorized_error.rb
easypost-6.1.0 lib/easypost/errors/api/unauthorized_error.rb
easypost-6.0.0 lib/easypost/errors/api/unauthorized_error.rb
easypost-5.3.0 lib/easypost/errors/api/unauthorized_error.rb
easypost-5.2.0 lib/easypost/errors/api/unauthorized_error.rb
easypost-5.1.1 lib/easypost/errors/api/unauthorized_error.rb
easypost-5.1.0 lib/easypost/errors/api/unauthorized_error.rb
easypost-5.0.1 lib/easypost/errors/api/unauthorized_error.rb
easypost-5.0.0 lib/easypost/errors/api/unauthorized_error.rb