Sha256: a7483a9f78b765195266f7f5381ea1b11e12cb329fcb50972e21fcb0bbe8bc25

Contents?: true

Size: 685 Bytes

Versions: 2

Compression:

Stored size: 685 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 Snowball
    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

2 entries across 2 versions & 1 rubygems

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