Sha256: 68bc6c96a7e1b13bf958afd8bd27397cd37069f9f3bf8acfd3d4b85ab28e7eda

Contents?: true

Size: 1.09 KB

Versions: 1

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 Pricing
    module Errors
      class ServiceError < ::Aws::Errors::ServiceError
      end

      class AccessDeniedException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class ExpiredNextTokenException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class InternalErrorException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class InvalidNextTokenException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class InvalidParameterException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class NotFoundException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class ThrottlingException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
aws-sdk-pricing-1.55.0 sig/errors.rbs