Class GroupFriendlyURLException
Object
Throwable
Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.LayoutFriendlyURLException
com.liferay.portal.kernel.exception.GroupFriendlyURLException
- All Implemented Interfaces:
Serializable
- Author:
- Brian Wing Shun Chan
- See Also:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.exception.LayoutFriendlyURLException
ADJACENT_SLASHES, DOES_NOT_START_WITH_SLASH, DUPLICATE, ENDS_WITH_DASH, ENDS_WITH_SLASH, INVALID_CHARACTERS, KEYWORD_CONFLICT, POSSIBLE_DUPLICATE, TOO_DEEP, TOO_LONG, TOO_SHORT
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.liferay.portal.kernel.exception.LayoutFriendlyURLException
getDuplicateClassName, getDuplicateClassPK, getKeywordConflict, getType, setDuplicateClassName, setDuplicateClassPK, setKeywordConflict
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
GroupFriendlyURLException
public GroupFriendlyURLException(int type)
-