Class RequiredRedirectEntryDestinationURLException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.redirect.exception.RequiredRedirectEntryDestinationURLException
All Implemented Interfaces:
Serializable

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

    • RequiredRedirectEntryDestinationURLException

      public RequiredRedirectEntryDestinationURLException()
    • RequiredRedirectEntryDestinationURLException

      public RequiredRedirectEntryDestinationURLException(String msg)
    • RequiredRedirectEntryDestinationURLException

      public RequiredRedirectEntryDestinationURLException(String msg, Throwable throwable)
    • RequiredRedirectEntryDestinationURLException

      public RequiredRedirectEntryDestinationURLException(Throwable throwable)