Exception: Sessions::ConfigurationError
- Defined in:
- lib/sessions/errors.rb
Overview
Raised by Sessions.configure / setters when the configuration is
invalid (unknown ip_mode, non-callable hook, blank class name, …).
Fails at boot with a plain-English message, not at 3am with a
NoMethodError.