Exception: Chore::Job::RejectMessageException
- Inherits:
-
Exception
- Object
- Exception
- Chore::Job::RejectMessageException
- Defined in:
- lib/chore/job.rb
Overview
An exception to represent a job choosing to forcibly reject a given instance of itself. The reasoning behind rejecting the job and the message that spawned it are left to the developer to dedide to use or not to use.