Sha256: 8782f191f5a3f33576468f3f9322ee11dfb90b5f5aaedfb6dce112210cf1322d

Contents?: true

Size: 140 Bytes

Versions: 13

Compression:

Stored size: 140 Bytes

Contents

# frozen_string_literal: true

require_relative 'api_error'

class EasyPost::Errors::MethodNotAllowedError < EasyPost::Errors::ApiError
end

Version data entries

13 entries across 13 versions & 1 rubygems

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