Class SegmentsExperimentTypeException

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

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

    • SegmentsExperimentTypeException

      public SegmentsExperimentTypeException()
    • SegmentsExperimentTypeException

      public SegmentsExperimentTypeException(String msg)
    • SegmentsExperimentTypeException

      public SegmentsExperimentTypeException(String msg, Throwable throwable)
    • SegmentsExperimentTypeException

      public SegmentsExperimentTypeException(Throwable throwable)