Sha256: de04759697ea1e0ccd116db12eac2a054b8c771c5113069ed07f0f669f0f0731

Contents?: true

Size: 1.22 KB

Versions: 3

Compression:

Stored size: 1.22 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 SocialMessaging
    module Errors
      class ServiceError < ::Aws::Errors::ServiceError
      end

      class AccessDeniedByMetaException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class AccessDeniedException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class DependencyException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class InternalServiceException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class InvalidParametersException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class ResourceNotFoundException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class ThrottledRequestException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class ValidationException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
aws-sdk-socialmessaging-1.2.0 sig/errors.rbs
aws-sdk-socialmessaging-1.1.0 sig/errors.rbs
aws-sdk-socialmessaging-1.0.0 sig/errors.rbs