Exception: Keychain::DuplicateItemError

Inherits:
Error
  • Object
show all
Defined in:
lib/keychain/error.rb

Overview

Raised when saving or updating an item fails because an existing item is already in the keychain

Instance Attribute Summary

Attributes inherited from Error

#code

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Keychain::Error