Class SegmentsEntryCriteriaException

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

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

    • SegmentsEntryCriteriaException

      public SegmentsEntryCriteriaException()
    • SegmentsEntryCriteriaException

      public SegmentsEntryCriteriaException(String msg)
    • SegmentsEntryCriteriaException

      public SegmentsEntryCriteriaException(String msg, Throwable throwable)
    • SegmentsEntryCriteriaException

      public SegmentsEntryCriteriaException(Throwable throwable)