Sha256: 3f2e55041838df085f30d55472e0a2301af448ff33115b5dec7d53153d870e72

Contents?: true

Size: 1.17 KB

Versions: 14

Compression:

Stored size: 1.17 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 LocationService
    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
        def reason: () -> ::String
        def field_list: () -> ::String
      end
    end
  end
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
aws-sdk-locationservice-1.64.0 sig/errors.rbs
aws-sdk-locationservice-1.63.0 sig/errors.rbs
aws-sdk-locationservice-1.62.0 sig/errors.rbs
aws-sdk-locationservice-1.61.0 sig/errors.rbs
aws-sdk-locationservice-1.60.0 sig/errors.rbs
aws-sdk-locationservice-1.59.0 sig/errors.rbs
aws-sdk-locationservice-1.58.0 sig/errors.rbs
aws-sdk-locationservice-1.57.0 sig/errors.rbs
aws-sdk-locationservice-1.56.0 sig/errors.rbs
aws-sdk-locationservice-1.55.0 sig/errors.rbs
aws-sdk-locationservice-1.54.0 sig/errors.rbs
aws-sdk-locationservice-1.53.0 sig/errors.rbs
aws-sdk-locationservice-1.52.0 sig/errors.rbs
aws-sdk-locationservice-1.51.0 sig/errors.rbs