Class SegmentsExperimentGoalException

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.SegmentsExperimentGoalException
All Implemented Interfaces:
Serializable

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

    • SegmentsExperimentGoalException

      public SegmentsExperimentGoalException()
    • SegmentsExperimentGoalException

      public SegmentsExperimentGoalException(String msg)
    • SegmentsExperimentGoalException

      public SegmentsExperimentGoalException(String msg, Throwable throwable)
    • SegmentsExperimentGoalException

      public SegmentsExperimentGoalException(Throwable throwable)