Class NoSuchExperimentException

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

public class NoSuchExperimentException extends com.liferay.portal.kernel.exception.NoSuchModelException
See Also:
  • Constructor Details

    • NoSuchExperimentException

      public NoSuchExperimentException()
    • NoSuchExperimentException

      public NoSuchExperimentException(String msg)
    • NoSuchExperimentException

      public NoSuchExperimentException(String msg, Throwable throwable)
    • NoSuchExperimentException

      public NoSuchExperimentException(Throwable throwable)