Class NoSuchCollectionTemplateException

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.change.tracking.exception.NoSuchCollectionTemplateException
All Implemented Interfaces:
Serializable

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

    • NoSuchCollectionTemplateException

      public NoSuchCollectionTemplateException()
    • NoSuchCollectionTemplateException

      public NoSuchCollectionTemplateException(String msg)
    • NoSuchCollectionTemplateException

      public NoSuchCollectionTemplateException(String msg, Throwable throwable)
    • NoSuchCollectionTemplateException

      public NoSuchCollectionTemplateException(Throwable throwable)