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:
  • Field Details

    • character

      public final char character
  • Constructor Details

    • MustNotContainInvalidCharacters

      public MustNotContainInvalidCharacters(char character)