Class NoSuchEntryCustomMetaTagException

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.layout.seo.exception.NoSuchEntryCustomMetaTagException
All Implemented Interfaces:
Serializable

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

    • NoSuchEntryCustomMetaTagException

      public NoSuchEntryCustomMetaTagException()
    • NoSuchEntryCustomMetaTagException

      public NoSuchEntryCustomMetaTagException(String msg)
    • NoSuchEntryCustomMetaTagException

      public NoSuchEntryCustomMetaTagException(String msg, Throwable throwable)
    • NoSuchEntryCustomMetaTagException

      public NoSuchEntryCustomMetaTagException(Throwable throwable)