TabRequiredParametersException.CreateEx

Syntax

CreateEx;

Description

The CreateEx constructor creates an instance of the error, which occurs on recording the function without parameters and brackets in table cell.

Comments

This constructor is used to create an instance of the error containing the required text. The message text is translated in the Foresight Analytics Platform system resources that is why the message returned in the IException.Message property will depend on interface language used at the moment.

Example

The constructor use is given in the example for ITabRequiredParametersException.SetFuncName.

See also:

TabRequiredParametersException