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 Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.