Class AudiencesEntryJSONException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.audiences.exception.AudiencesEntryJSONException
All Implemented Interfaces:
Serializable

public class AudiencesEntryJSONException extends com.liferay.portal.kernel.exception.PortalException
See Also:
  • Constructor Details

    • AudiencesEntryJSONException

      public AudiencesEntryJSONException()
    • AudiencesEntryJSONException

      public AudiencesEntryJSONException(String msg)
    • AudiencesEntryJSONException

      public AudiencesEntryJSONException(String msg, Throwable throwable)
    • AudiencesEntryJSONException

      public AudiencesEntryJSONException(Throwable throwable)