public class IlvConstraintCycleException extends Exception
Constructor and Description |
---|
IlvConstraintCycleException(IlvActivity activity)
Creates a new exception that indicates that a constraint cycle was detected
at the specified activity.
|
Modifier and Type | Method and Description |
---|---|
IlvActivity |
getActivity()
Returns the activity at which the constraint cycle was detected.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IlvConstraintCycleException(IlvActivity activity)
activity
- The activity at which the constraint cycle was detected.public IlvActivity getActivity()
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.