Sha256: 002d5485e8dc21290dae5425307f9bfaec5280109310c3161064dd4e1e25274b
Contents?: true
Size: 1.3 KB
Versions: 3
Compression:
Stored size: 1.3 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 TaxSettings module Errors class ServiceError < ::Aws::Errors::ServiceError end class AccessDeniedException < ::Aws::Errors::ServiceError def message: () -> ::String end class AttachmentUploadException < ::Aws::Errors::ServiceError def message: () -> ::String end class CaseCreationLimitExceededException < ::Aws::Errors::ServiceError def message: () -> ::String end class ConflictException < ::Aws::Errors::ServiceError def error_code: () -> ::String def message: () -> ::String end class InternalServerException < ::Aws::Errors::ServiceError def error_code: () -> ::String def message: () -> ::String end class ResourceNotFoundException < ::Aws::Errors::ServiceError def error_code: () -> ::String def message: () -> ::String end class ValidationException < ::Aws::Errors::ServiceError def error_code: () -> ::String def field_list: () -> ::String def message: () -> ::String end end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
aws-sdk-taxsettings-1.17.0 | sig/errors.rbs |
aws-sdk-taxsettings-1.16.0 | sig/errors.rbs |
aws-sdk-taxsettings-1.15.0 | sig/errors.rbs |