IDAutomation Linear Forms Control

Debugger.errorOut Method 

[Visual Basic]
Public Shared Sub errorOut( _
   ByVal headerMesg As String, _
   ByVal ex As Exception _
)
[C#]
public static void errorOut(
   string headerMesg,
   Exception ex
);

See Also

Debugger Class | IDAutomation.Windows.Forms.LinearBarCode.PropertyPage Namespace