Sha256: 0c0ad4e6dbb2648fd289d4953c527e6250b92a5eb2a25d17c5dd9adce44cc46a

Contents?: true

Size: 773 Bytes

Versions: 47

Compression:

Stored size: 773 Bytes

Contents

#
# Author:: Xabier de Zuazo (<xabier@onddo.com>)
# Copyright:: Copyright (c) 2014 Onddo Labs, SL.
# License:: Apache License, Version 2.0
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#     http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#

class Chef::EncryptedDataBagItem
  class EncryptionFailure < StandardError
  end
end

Version data entries

47 entries across 47 versions & 1 rubygems

Version Path
chef-12.0.0 lib/chef/encrypted_data_bag_item/encryption_failure.rb
chef-12.0.0.rc.0-x86-mingw32 lib/chef/encrypted_data_bag_item/encryption_failure.rb
chef-12.0.0.rc.0 lib/chef/encrypted_data_bag_item/encryption_failure.rb
chef-12.0.0.alpha.2-x86-mingw32 lib/chef/encrypted_data_bag_item/encryption_failure.rb
chef-12.0.0.alpha.2 lib/chef/encrypted_data_bag_item/encryption_failure.rb
chef-12.0.0.alpha.1-x86-mingw32 lib/chef/encrypted_data_bag_item/encryption_failure.rb
chef-12.0.0.alpha.1 lib/chef/encrypted_data_bag_item/encryption_failure.rb