Class FormInstanceStructureIdException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.dynamic.data.mapping.exception.FormInstanceStructureIdException
All Implemented Interfaces:
Serializable

public class FormInstanceStructureIdException extends com.liferay.portal.kernel.exception.PortalException
See Also:
  • Constructor Details

    • FormInstanceStructureIdException

      public FormInstanceStructureIdException()
    • FormInstanceStructureIdException

      public FormInstanceStructureIdException(String msg)
    • FormInstanceStructureIdException

      public FormInstanceStructureIdException(String msg, Throwable throwable)
    • FormInstanceStructureIdException

      public FormInstanceStructureIdException(Throwable throwable)