Sha256: 210cc48093b901e0e83f022cdfec7cdff26f565ede7b281f186cb0b87f66cc90
Contents?: true
Size: 547 Bytes
Versions: 25
Compression:
Stored size: 547 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 Batch module Errors class ServiceError < ::Aws::Errors::ServiceError end class ClientException < ::Aws::Errors::ServiceError def message: () -> ::String end class ServerException < ::Aws::Errors::ServiceError def message: () -> ::String end end end end
Version data entries
25 entries across 25 versions & 1 rubygems