Class Authorization::NotAuthorized
In: lib/declarative_authorization/authorization.rb
Parent: AuthorizationError

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

[Validate]