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

AttributeAuthorizationError is more specific than NotAuthorized, signaling that the access was denied on the grounds of attribute conditions.

[Validate]