Class RecordSetSettingsRedirectURLException

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.lists.exception.RecordSetSettingsRedirectURLException
All Implemented Interfaces:
Serializable

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

    • RecordSetSettingsRedirectURLException

      public RecordSetSettingsRedirectURLException()
    • RecordSetSettingsRedirectURLException

      public RecordSetSettingsRedirectURLException(String msg)
    • RecordSetSettingsRedirectURLException

      public RecordSetSettingsRedirectURLException(String msg, Throwable throwable)
    • RecordSetSettingsRedirectURLException

      public RecordSetSettingsRedirectURLException(Throwable throwable)