IMsProblemCalculationCallback.OnError

Syntax

OnError(Message: String);

Parameters

Message. Error message.

Description

The OnError method implements the event that occurs on occurring an error during problem calculation in modeling container.

Example

The method use is given in the example for IMsproblemCalculationCallback.OnWarning.

See also:

IMsProblemCalculationCallback