Sha256: 7fdebca4e66a8c54e9e2c3f939c39fed8bf0467be26105d13a125bb2438cef75

Contents?: true

Size: 1.09 KB

Versions: 18

Compression:

Stored size: 1.09 KB

Contents

# WARNING ABOUT GENERATED CODE
#
# This file is generated. See the contributing guide for more information:
# https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
#
# WARNING ABOUT GENERATED CODE

module Aws
  module SupplyChain
    module Errors
      class ServiceError < ::Aws::Errors::ServiceError
      end

      class AccessDeniedException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class ConflictException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class InternalServerException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class ResourceNotFoundException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class ServiceQuotaExceededException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class ThrottlingException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class ValidationException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
    end
  end
end

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
aws-sdk-supplychain-1.19.0 sig/errors.rbs
aws-sdk-supplychain-1.18.0 sig/errors.rbs
aws-sdk-supplychain-1.17.0 sig/errors.rbs
aws-sdk-supplychain-1.16.0 sig/errors.rbs
aws-sdk-supplychain-1.15.0 sig/errors.rbs
aws-sdk-supplychain-1.14.0 sig/errors.rbs
aws-sdk-supplychain-1.13.0 sig/errors.rbs
aws-sdk-supplychain-1.12.0 sig/errors.rbs
aws-sdk-supplychain-1.11.0 sig/errors.rbs
aws-sdk-supplychain-1.10.0 sig/errors.rbs
aws-sdk-supplychain-1.9.0 sig/errors.rbs
aws-sdk-supplychain-1.8.0 sig/errors.rbs
aws-sdk-supplychain-1.7.0 sig/errors.rbs
aws-sdk-supplychain-1.6.0 sig/errors.rbs
aws-sdk-supplychain-1.5.0 sig/errors.rbs
aws-sdk-supplychain-1.3.0 sig/errors.rbs
aws-sdk-supplychain-1.2.0 sig/errors.rbs
aws-sdk-supplychain-1.1.0 sig/errors.rbs