Exception: Pharrell::ConfigNotDefinedError

Inherits:
Exception
  • Object
show all
Defined in:
lib/pharrell.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



13
14
15
# File 'lib/pharrell.rb', line 13

def message
  "Config has not been defined!"
end