Class NoSuchAudiencesEntryException

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.audiences.exception.NoSuchAudiencesEntryException
All Implemented Interfaces:
Serializable

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

    • NoSuchAudiencesEntryException

      public NoSuchAudiencesEntryException()
    • NoSuchAudiencesEntryException

      public NoSuchAudiencesEntryException(String msg)
    • NoSuchAudiencesEntryException

      public NoSuchAudiencesEntryException(String msg, Throwable throwable)
    • NoSuchAudiencesEntryException

      public NoSuchAudiencesEntryException(Throwable throwable)