Exception: Dry::Credentials::EnvNotSetError

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

Instance Method Summary collapse

Constructor Details

#initialize(msg = 'env must be set') ⇒ EnvNotSetError

Returns a new instance of EnvNotSetError.



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

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