Exception: BaseCradle::NotTaskAuthorError
- Inherits:
-
ForbiddenError
- Object
- StandardError
- Error
- ForbiddenError
- BaseCradle::NotTaskAuthorError
- Defined in:
- lib/basecradle/errors.rb
Overview
not_task_author — the action (e.g. cancelling a task) requires being the task's
author (an admin may act on any task).
Instance Attribute Summary
Attributes inherited from Error
#code, #detail, #instance, #problem, #status, #title
Method Summary
Methods inherited from Error
Constructor Details
This class inherits a constructor from BaseCradle::Error