Exception: Virgil::SDK::Cryptography::Keys::KeyStorage::KeyEntryNotFoundException
- Inherits:
-
KeyStorageException
- Object
- StandardError
- KeyStorageException
- Virgil::SDK::Cryptography::Keys::KeyStorage::KeyEntryNotFoundException
- Defined in:
- lib/virgil/sdk/cryptography/keys/key_storage.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
58 59 60 |
# File 'lib/virgil/sdk/cryptography/keys/key_storage.rb', line 58 def to_s "Storage key entry isn't found" end |