Class NoSuchTemplateException

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.NoSuchTemplateException
All Implemented Interfaces:
Serializable

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

    • NoSuchTemplateException

      public NoSuchTemplateException()
    • NoSuchTemplateException

      public NoSuchTemplateException(String msg)
    • NoSuchTemplateException

      public NoSuchTemplateException(String msg, Throwable throwable)
    • NoSuchTemplateException

      public NoSuchTemplateException(Throwable throwable)