Exception: Procrastinator::Config::SetupError
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- Procrastinator::Config::SetupError
- Defined in:
- lib/procrastinator/config.rb
Overview
Raised when there is an error in the setup configuration.
Constant Summary collapse
- ERR_NO_QUEUE =
Standard error message for when there is no queue defined
'setup block must call #define_queue on the environment'