Exception: ConfigModule::InvalidNamespaceError

Inherits:
ConfigError
  • Object
show all
Defined in:
lib/config_module/exceptions.rb

Instance Attribute Summary

Attributes inherited from ConfigError

#details, #name, #object

Instance Method Summary collapse

Methods inherited from ConfigError

#initialize, #message, #object_info

Constructor Details

This class inherits a constructor from ConfigModule::ConfigError

Instance Method Details

#identifierObject



25
# File 'lib/config_module/exceptions.rb', line 25

def identifier; :namespace; end