Class FormNotFoundException

  • All Implemented Interfaces:
    Serializable

    public class FormNotFoundException
    extends org.alfresco.error.AlfrescoRuntimeException
    Exception used by the Form service when a form can not be found for the given item
    Author:
    Gavin Cornwell
    See Also:
    Serialized Form
    • Constructor Detail

      • FormNotFoundException

        public FormNotFoundException​(Item item)
      • FormNotFoundException

        public FormNotFoundException​(Item item,
                                     Throwable cause)