Exception: Authorization::NotAuthorized

Inherits:
AuthorizationError show all
Defined in:
lib/declarative_authorization/authorization.rb

Overview

NotAuthorized is raised if the current user is not allowed to perform the given operation possibly on a specific object.

Direct Known Subclasses

AttributeAuthorizationError