Exception: Dry::Credentials::KeyNotSetError

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

Instance Method Summary collapse

Constructor Details

#initialize(msg = 'key must be set') ⇒ KeyNotSetError

Returns a new instance of KeyNotSetError.



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

def initialize(msg='key must be set') = super