Class: Blacklight::AccessControls::AccessDenied

Inherits:
CanCan::AccessDenied
  • Object
show all
Defined in:
lib/blacklight-access_controls.rb

Overview

This error is raised when a user isn’t allowed to access a given controller action. This usually happens within a call to Enforcement#enforce_access_controls but can be raised manually.