Exception: Dry::Credentials::YAMLFormatError

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

Instance Method Summary collapse

Constructor Details

#initialize(msg = 'top level must be a dictionary') ⇒ YAMLFormatError

Returns a new instance of YAMLFormatError.



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

def initialize(msg='top level must be a dictionary') = super