class Pundit::NotAuthorizedError

Overview

The exception that is raised when authorization fails for a policy check

Defined in:

pundit/not_authorized_error.cr

Constructors

Constructor Detail

def self.new #

[View source]