public static class IlvGanttModelScheduler.LoggingErrorHandler extends Object implements IlvGanttModelScheduler.ErrorHandler
IlvGanttModelScheduler.ErrorHandler
implementation that
logs all exceptions as warnings.Constructor and Description |
---|
LoggingErrorHandler()
Creates an instance of
LoggingErrorHandler . |
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.
|
public LoggingErrorHandler()
LoggingErrorHandler
.public void error(IlvConstraintCycleException ex, IlvGanttModel ganttModel)
error
in interface IlvGanttModelScheduler.ErrorHandler
ex
- The exception.ganttModel
- The data model.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.