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