Writes an error message to the VU event log, which will include the stack trace of the specified Exception.
Namespace: Facilita.Fc.RuntimeAssembly: fc_clr (in fc_clr.dll) Version: 9.5.7.98
Syntax
Parameters
- info
- Type: System String
An error message which appears in the Info column.
- e
- Type: System Exception
The stack trace of this Exception will be recorded in the error message.
Remarks
See Also