Exception: FlowChat::Messenger::ConfigurationError
- Inherits:
-
StandardError
- Object
- StandardError
- FlowChat::Messenger::ConfigurationError
- Defined in:
- lib/flow_chat/messenger/configuration_error.rb
Overview
Its own file so Zeitwerk can resolve it by name. Declared inside configuration.rb it existed only once that file had loaded for some other reason, so an application rescuing it, or a test naming it before anything touched the configuration class, got an uninitialized constant instead.