Package com.liferay.redirect.exception
Class CircularRedirectEntryException.MustNotFormALoopWithAnotherRedirectEntry
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.CircularRedirectEntryException
com.liferay.redirect.exception.CircularRedirectEntryException.MustNotFormALoopWithAnotherRedirectEntry
- All Implemented Interfaces:
Serializable
- Enclosing class:
- CircularRedirectEntryException
public static class CircularRedirectEntryException.MustNotFormALoopWithAnotherRedirectEntry
extends CircularRedirectEntryException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.liferay.redirect.exception.CircularRedirectEntryException
CircularRedirectEntryException.DestinationURLMustNotBeEqualToSourceURL, CircularRedirectEntryException.MustNotFormALoopWithAnotherRedirectEntry
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MustNotFormALoopWithAnotherRedirectEntry
public MustNotFormALoopWithAnotherRedirectEntry()
-