Package com.liferay.segments.exception
Class RequiredSegmentsExperienceException.MustNotDeleteSegmentsExperienceReferencedBySegmentsExperiments
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.RequiredSegmentsExperienceException
com.liferay.segments.exception.RequiredSegmentsExperienceException.MustNotDeleteSegmentsExperienceReferencedBySegmentsExperiments
- All Implemented Interfaces:
Serializable
- Enclosing class:
- RequiredSegmentsExperienceException
public static class RequiredSegmentsExperienceException.MustNotDeleteSegmentsExperienceReferencedBySegmentsExperiments
extends RequiredSegmentsExperienceException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.liferay.segments.exception.RequiredSegmentsExperienceException
RequiredSegmentsExperienceException.MustNotDeleteSegmentsExperienceReferencedBySegmentsExperiments
-
Constructor Summary
ConstructorsConstructorDescriptionMustNotDeleteSegmentsExperienceReferencedBySegmentsExperiments
(long segmentsExperienceId) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MustNotDeleteSegmentsExperienceReferencedBySegmentsExperiments
public MustNotDeleteSegmentsExperienceReferencedBySegmentsExperiments(long segmentsExperienceId)
-