Class LayoutUtilityPageEntryNameException.MustNotContainInvalidCharacters
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.layout.utility.page.exception.LayoutUtilityPageEntryNameException
com.liferay.layout.utility.page.exception.LayoutUtilityPageEntryNameException.MustNotContainInvalidCharacters
- All Implemented Interfaces:
Serializable
- Enclosing class:
- LayoutUtilityPageEntryNameException
public static class LayoutUtilityPageEntryNameException.MustNotContainInvalidCharacters
extends LayoutUtilityPageEntryNameException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.liferay.layout.utility.page.exception.LayoutUtilityPageEntryNameException
LayoutUtilityPageEntryNameException.MustNotBeDuplicate, LayoutUtilityPageEntryNameException.MustNotBeNull, LayoutUtilityPageEntryNameException.MustNotContainInvalidCharacters, LayoutUtilityPageEntryNameException.MustNotExceedMaximumSize
-
Field Summary
Fields -
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
-
Field Details
-
character
public final char character
-
-
Constructor Details
-
MustNotContainInvalidCharacters
public MustNotContainInvalidCharacters(char character)
-