public static interface IlvGanttModelScheduler.ErrorHandler
Modifier and Type | Method and Description |
---|---|
void |
error(IlvConstraintCycleException ex,
IlvGanttModel ganttModel)
Signals that a constraint cycle was detected during computation of
the critical path.
|
void error(IlvConstraintCycleException ex, IlvGanttModel ganttModel)
ex
- The exception.ganttModel
- The data model.© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.