Class DDMFormRenderingException

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.form.renderer.DDMFormRenderingException
All Implemented Interfaces:
Serializable

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

    • DDMFormRenderingException

      public DDMFormRenderingException()
    • DDMFormRenderingException

      public DDMFormRenderingException(String msg)
    • DDMFormRenderingException

      public DDMFormRenderingException(String msg, Throwable throwable)
    • DDMFormRenderingException

      public DDMFormRenderingException(Throwable throwable)