Class AccessDeniedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.alfresco.error.AlfrescoRuntimeException
org.alfresco.repo.security.permissions.AccessDeniedException
All Implemented Interfaces:
Serializable

public class AccessDeniedException extends org.alfresco.error.AlfrescoRuntimeException
Runtime access denied exception that is exposed
Author:
Andy Hind
See Also:
  • Constructor Details

    • AccessDeniedException

      public AccessDeniedException(String msg)
    • AccessDeniedException

      public AccessDeniedException(String msg, Throwable cause)