Class RequiredFormInstanceException

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.RequiredFormInstanceException
All Implemented Interfaces:
Serializable

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

    • RequiredFormInstanceException

      public RequiredFormInstanceException()
    • RequiredFormInstanceException

      public RequiredFormInstanceException(String msg)
    • RequiredFormInstanceException

      public RequiredFormInstanceException(String msg, Throwable throwable)
    • RequiredFormInstanceException

      public RequiredFormInstanceException(Throwable throwable)