Sha256: e446cca49aae8a2122c8a3d96a04dd4b96ba28b928dd3e8ea5b4b88bb5f63020
Contents?: true
Size: 1.42 KB
Versions: 20
Compression:
Stored size: 1.42 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 Support module Errors class ServiceError < ::Aws::Errors::ServiceError end class AttachmentIdNotFound < ::Aws::Errors::ServiceError def message: () -> ::String end class AttachmentLimitExceeded < ::Aws::Errors::ServiceError def message: () -> ::String end class AttachmentSetExpired < ::Aws::Errors::ServiceError def message: () -> ::String end class AttachmentSetIdNotFound < ::Aws::Errors::ServiceError def message: () -> ::String end class AttachmentSetSizeLimitExceeded < ::Aws::Errors::ServiceError def message: () -> ::String end class CaseCreationLimitExceeded < ::Aws::Errors::ServiceError def message: () -> ::String end class CaseIdNotFound < ::Aws::Errors::ServiceError def message: () -> ::String end class DescribeAttachmentLimitExceeded < ::Aws::Errors::ServiceError def message: () -> ::String end class InternalServerError < ::Aws::Errors::ServiceError def message: () -> ::String end class ThrottlingException < ::Aws::Errors::ServiceError def message: () -> ::String end end end end
Version data entries
20 entries across 20 versions & 1 rubygems