This functionality is only available for certain module packages.

You are here: Reference > SCRIPTING > General methods > Error handling and status communication

Error handling and status communication

Using org.foederal.util.ui.messages.UserMessageCollector, information can be collected that is relevant to the model developer and/or user. In addition, the UMC can be used to check whether errors have occurred in the execution thus far, and to react if necessary.

The UserMessageCollector provides methods for the output of messages to the user. Info, Warning, and Error are written by default, in the Message log view, to the Console view and the trace.log log file.