Sha256: 426389a0bff914989b91b3f3acd696958792d3bcf38faa1d54b647d66b9c4a50
Contents?: true
Size: 669 Bytes
Versions: 19
Compression:
Stored size: 669 Bytes
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 PI module Errors class ServiceError < ::Aws::Errors::ServiceError end class InternalServiceError < ::Aws::Errors::ServiceError def message: () -> ::String end class InvalidArgumentException < ::Aws::Errors::ServiceError def message: () -> ::String end class NotAuthorizedException < ::Aws::Errors::ServiceError def message: () -> ::String end end end end
Version data entries
19 entries across 19 versions & 1 rubygems