TabRequiredParametersException.CreateEx

Fore Syntax

CreateEx;

Fore.NET 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. Message text is localized in system resources of the Foresight Analytics Platform, thus the message returned in the Message property will depend on interface language used at the moment.

Fore and Fore.NET Examples

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

See also:

TabRequiredParametersException