Exception: BaseCradle::NotTaskAuthorError

Inherits:
ForbiddenError show all
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

from_response, #initialize

Constructor Details

This class inherits a constructor from BaseCradle::Error