Exception: CoConfig::ConfigurationLoadError

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/co_config/errors.rb

Instance Attribute Summary collapse

Instance Attribute Details

#messageObject (readonly) Also known as: to_s

Returns the value of attribute message.



3
4
5
# File 'lib/co_config/errors.rb', line 3

def message
  @message
end