Class FormInstanceSettingsRedirectURLException

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

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

    • FormInstanceSettingsRedirectURLException

      public FormInstanceSettingsRedirectURLException()
    • FormInstanceSettingsRedirectURLException

      public FormInstanceSettingsRedirectURLException(String msg)
    • FormInstanceSettingsRedirectURLException

      public FormInstanceSettingsRedirectURLException(String msg, Throwable throwable)
    • FormInstanceSettingsRedirectURLException

      public FormInstanceSettingsRedirectURLException(Throwable throwable)