ShowDetailedError Method

Summary
Displays an exception in the Leadtools.Medical.Workstation.UI.ViewErrorDetailsDialog
Syntax
C#
C++/CLI
public static void ShowDetailedError( 
   Control owner, 
   string message, 
   Exception ex 
) 
public:  
   static void ShowDetailedError( 
      Control^ owner, 
      String^ message, 
      Exception^ ex 
   ) 

Parameters

owner
Type: System.Windows.Forms.Control The control displaying the message.

message
The message displayed for the error.

ex
Type: System.Exception The exception to be displayed.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.