Exception: Pundit::Error Private
- Inherits:
-
StandardError
- Object
- StandardError
- Pundit::Error
- Defined in:
- lib/pundit/error.rb
Overview
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
To avoid name clashes with common Error naming when mixing in Pundit, keep it here with compact class style definition.
Direct Known Subclasses
AuthorizationNotPerformedError, InvalidConstructorError, NotAuthorizedError, NotDefinedError