TabUnknownParameterException.CreateEx

Syntax

CreateEx;

Description

The CreateEx constructor creates an instance of the error which occurs on recording the function with incorrect parameter type 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 property/method use is given in the example for ITabUnknownParameterException.SetParamName.

See also:

TabUnknownParameterException