Class NoSuchTemplateLinkException

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

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

    • NoSuchTemplateLinkException

      public NoSuchTemplateLinkException()
    • NoSuchTemplateLinkException

      public NoSuchTemplateLinkException(String msg)
    • NoSuchTemplateLinkException

      public NoSuchTemplateLinkException(String msg, Throwable throwable)
    • NoSuchTemplateLinkException

      public NoSuchTemplateLinkException(Throwable throwable)