class Praetorian::NotAuthorizedException

Overview

Exception that will be raised when authorization has failed.

Defined in:

praetorian.cr

Constructors

Constructor Detail

def self.new(query, object, policy) #

[View source]