Sha256: d02d40e0afb1a857ca17236d73c4d3c873e2adb28af2489b002d3af3e2fb2c17

Contents?: true

Size: 690 Bytes

Versions: 1

Compression:

Stored size: 690 Bytes

Contents

# WARNING ABOUT GENERATED CODE
#
# This file is generated. See the contributing for info on making contributions:
# https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
#
# WARNING ABOUT GENERATED CODE

module Aws
  module LambdaPreview
    module Errors

      extend Aws::Errors::DynamicErrors

      # Raised when calling #load or #data on a resource class that can not be
      # loaded.  This can happen when:
      #
      # * A resource class has identifiers, but no data attributes.
      # * Resource data is only available when making an API call that
      # enumerates all resources of that type.
      class ResourceNotLoadable < RuntimeError; end
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
aws-sdk-lambdapreview-1.0.0.rc1 lib/aws-sdk-lambdapreview/errors.rb