Class LayoutPageTemplateEntryNameException.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.page.template.exception.LayoutPageTemplateEntryNameException
com.liferay.layout.page.template.exception.LayoutPageTemplateEntryNameException.MustNotContainInvalidCharacters
- All Implemented Interfaces:
Serializable
- Enclosing class:
- LayoutPageTemplateEntryNameException
public static class LayoutPageTemplateEntryNameException.MustNotContainInvalidCharacters
extends LayoutPageTemplateEntryNameException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.liferay.layout.page.template.exception.LayoutPageTemplateEntryNameException
LayoutPageTemplateEntryNameException.MustNotBeDuplicate, LayoutPageTemplateEntryNameException.MustNotBeNull, LayoutPageTemplateEntryNameException.MustNotContainInvalidCharacters, LayoutPageTemplateEntryNameException.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)
-