Sha256: 792941da09c384dcc43ec58e76c7d0b7763588594c26e0ae72290bc6ec1b2580
Contents?: true
Size: 1.57 KB
Versions: 13
Compression:
Stored size: 1.57 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 NimbleStudio module Errors class ServiceError < ::Aws::Errors::ServiceError end class AccessDeniedException < ::Aws::Errors::ServiceError def code: () -> ::String def context: () -> ::String def message: () -> ::String end class ConflictException < ::Aws::Errors::ServiceError def code: () -> ::String def context: () -> ::String def message: () -> ::String end class InternalServerErrorException < ::Aws::Errors::ServiceError def code: () -> ::String def context: () -> ::String def message: () -> ::String end class ResourceNotFoundException < ::Aws::Errors::ServiceError def code: () -> ::String def context: () -> ::String def message: () -> ::String end class ServiceQuotaExceededException < ::Aws::Errors::ServiceError def code: () -> ::String def context: () -> ::String def message: () -> ::String end class ThrottlingException < ::Aws::Errors::ServiceError def code: () -> ::String def context: () -> ::String def message: () -> ::String end class ValidationException < ::Aws::Errors::ServiceError def code: () -> ::String def context: () -> ::String def message: () -> ::String end end end end
Version data entries
13 entries across 13 versions & 1 rubygems