Class RunSegmentsExperimentException

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

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

    • RunSegmentsExperimentException

      public RunSegmentsExperimentException()
    • RunSegmentsExperimentException

      public RunSegmentsExperimentException(String msg)
    • RunSegmentsExperimentException

      public RunSegmentsExperimentException(String msg, Throwable throwable)
    • RunSegmentsExperimentException

      public RunSegmentsExperimentException(Throwable throwable)