Source code for django_prbac.exceptions


[docs] class PermissionDenied(Exception): pass