Exception: ConfigModule::InvalidNamespaceError
- Inherits:
-
ConfigError
- Object
- NoMethodError
- ConfigError
- ConfigModule::InvalidNamespaceError
- Defined in:
- lib/config_module/exceptions.rb
Instance Attribute Summary
Attributes inherited from ConfigError
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
#identifier ⇒ Object
25 |
# File 'lib/config_module/exceptions.rb', line 25 def identifier; :namespace; end |