Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

ShowDetailedError Method







Type: System.Windows.Forms.Control The control displaying the message.
The message displayed for the error.
Type: System.Exception The exception to be displayed.
Displays an exception in the Leadtools.Medical.Workstation.UI.ViewErrorDetailsDialog
Syntax
public static void ShowDetailedError( 
   Control owner,
   string message,
   Exception ex
)
'Declaration
 
Public Shared Sub ShowDetailedError( _
   ByVal owner As Control, _
   ByVal message As String, _
   ByVal ex As Exception _
) 
'Usage
 
Dim owner As Control
Dim message As String
Dim ex As Exception
 
WorkstationMessager.ShowDetailedError(owner, message, ex)

            

            
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

See Also

Reference

WorkstationMessager Class
WorkstationMessager Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features