Class ActionsDeniedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.craftercms.commons.i10n.AbstractI10nRuntimeException
org.craftercms.commons.security.exception.SecurityException
org.craftercms.commons.security.exception.PermissionException
org.craftercms.studio.api.v2.exception.security.ActionsDeniedException
All Implemented Interfaces:
Serializable

public class ActionsDeniedException extends org.craftercms.commons.security.exception.PermissionException
See Also:
  • Constructor Details

    • ActionsDeniedException

      public ActionsDeniedException()
    • ActionsDeniedException

      public ActionsDeniedException(Throwable e)
    • ActionsDeniedException

      public ActionsDeniedException(String message)
    • ActionsDeniedException

      public ActionsDeniedException(String message, Exception e)