LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

ViewErrorDetailsDialog Constructor(Exception)







Type: System.Exception The System.Exception which details will be displayed.
Initializes a new instance of the ViewErrorDetailsDialog class.
Syntax
public ViewErrorDetailsDialog( 
   Exception error
)
'Declaration
 
Public Function New( _
   ByVal error As Exception _
)
'Usage
 
Dim error As Exception
 
Dim instance As New ViewErrorDetailsDialog(error)
public ViewErrorDetailsDialog( 
   HResult error
)
function ViewErrorDetailsDialog( 
   error 
)
public: ViewErrorDetailsDialog( 
   Exception* error
)
public:
ViewErrorDetailsDialog( 
   Exception* error
)

Parameters

error
Type: System.Exception The System.Exception which details will be displayed.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ViewErrorDetailsDialog Class
ViewErrorDetailsDialog Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.