Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
pundit
v0.10.0
ApplicationPolicy
Pundit
ActionHelpers
NotAuthorizedError
Built with Crystal 1.9.2
2023-10-08 14:46:38 UTC
class
Pundit::NotAuthorizedError
Pundit::NotAuthorizedError
Exception
Reference
Object
Overview
The exception that is raised when authorization fails for a policy check
Defined in:
pundit/not_authorized_error.cr
Constructors
.new
Constructor Detail
def self.
new
#
[
View source
]