M-Files UI Extensibility Framework
ThrowError Method
ICommonFunctions Interface : ThrowError Method
The error description.
Description
Throws an error with a description. Interrupts the application execution.
Syntax
Visual Basic
Public Sub ThrowError( _
   ByVal description As String _
) 
Parameters
description
The error description.
See Also

ICommonFunctions Interface  | ICommonFunctions Members