Class PermissionModelException

  • All Implemented Interfaces:
    Serializable

    public class PermissionModelException
    extends org.alfresco.error.AlfrescoRuntimeException
    Exceptions related to the permissions model
    Author:
    andyh
    See Also:
    Serialized Form
    • Constructor Detail

      • PermissionModelException

        public PermissionModelException​(String msg)
      • PermissionModelException

        public PermissionModelException​(String msg,
                                        Throwable cause)