Class NoSuchTemplateVersionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.NoSuchModelException
com.liferay.dynamic.data.mapping.exception.NoSuchTemplateVersionException
All Implemented Interfaces:
Serializable

public class NoSuchTemplateVersionException extends com.liferay.portal.kernel.exception.NoSuchModelException
See Also:
  • Constructor Details

    • NoSuchTemplateVersionException

      public NoSuchTemplateVersionException()
    • NoSuchTemplateVersionException

      public NoSuchTemplateVersionException(String msg)
    • NoSuchTemplateVersionException

      public NoSuchTemplateVersionException(String msg, Throwable throwable)
    • NoSuchTemplateVersionException

      public NoSuchTemplateVersionException(Throwable throwable)