Exception: Dry::Credentials::InvalidEncryptedObjectError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/dry/credentials/errors.rb

Instance Method Summary collapse

Constructor Details

#initialize(msg = 'corrupt encrypted object or wrong key') ⇒ InvalidEncryptedObjectError

Returns a new instance of InvalidEncryptedObjectError.



18
# File 'lib/dry/credentials/errors.rb', line 18

def initialize(msg='corrupt encrypted object or wrong key') = super