Class ActionDeniedException

All Implemented Interfaces:
Serializable

public class ActionDeniedException extends PermissionException
Thrown when the execution of an action on an object has been denied to a subject.
Author:
avasquez
See Also:
  • Constructor Details

    • ActionDeniedException

      public ActionDeniedException(String action)
    • ActionDeniedException

      public ActionDeniedException(String action, Object resource)