Class LayoutPageTemplateEntryLayoutPageTemplateEntryKeyException.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.LayoutPageTemplateEntryLayoutPageTemplateEntryKeyException
com.liferay.layout.page.template.exception.LayoutPageTemplateEntryLayoutPageTemplateEntryKeyException.MustNotContainInvalidCharacters
- All Implemented Interfaces:
Serializable
- Enclosing class:
LayoutPageTemplateEntryLayoutPageTemplateEntryKeyException
public static class LayoutPageTemplateEntryLayoutPageTemplateEntryKeyException.MustNotContainInvalidCharacters
extends LayoutPageTemplateEntryLayoutPageTemplateEntryKeyException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.liferay.layout.page.template.exception.LayoutPageTemplateEntryLayoutPageTemplateEntryKeyException
LayoutPageTemplateEntryLayoutPageTemplateEntryKeyException.MustNotBeDuplicate, LayoutPageTemplateEntryLayoutPageTemplateEntryKeyException.MustNotContainInvalidCharacters, LayoutPageTemplateEntryLayoutPageTemplateEntryKeyException.MustNotExceedMaximumSize -
Constructor Summary
ConstructorsConstructorDescriptionMustNotContainInvalidCharacters(String layoutPageTemplateEntryKey, int type) -
Method Summary
Methods inherited from class com.liferay.layout.page.template.exception.LayoutPageTemplateEntryLayoutPageTemplateEntryKeyException
getTypeMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MustNotContainInvalidCharacters
-