Class FormException

  • All Implemented Interfaces:
    Serializable

    public class FormException
    extends org.alfresco.error.AlfrescoRuntimeException
    Exception used by the Form services
    Author:
    Gavin Cornwell
    See Also:
    Serialized Form
    • Constructor Detail

      • FormException

        public FormException​(String msgId)
      • FormException

        public FormException​(String msgId,
                             Object[] msgParams)