Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
praetorian
v0.3.3
Praetorian
NotAuthorizedException
Policy
Built with Crystal 1.9.2
2023-10-07 22:18:38 UTC
class
Praetorian::NotAuthorizedException
Praetorian::NotAuthorizedException
Exception
Reference
Object
Overview
Exception that will be raised when authorization has failed.
Defined in:
praetorian.cr
Constructors
.new
(query, object, policy)
Constructor Detail
def self.
new
(query, object, policy)
#
[
View source
]