M-Files UI Extensibility Framework
ReportException Method
ICommonFunctions Interface : ReportException Method
The exception to report.
Description
Reports an exception. The exception can be displayed to the user or written to the event log.
Syntax
Visual Basic
Public Sub ReportException( _
   ByVal exception As Variant _
) 
Parameters
exception
The exception to report.
See Also

ICommonFunctions Interface  | ICommonFunctions Members