LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

ViewErrorDetailsDialog Constructor(Exception)

Show in webframe






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( 
   Exception* error
)
public:
ViewErrorDetailsDialog( 
   Exception* error
)

Parameters

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

Target Platforms

See Also

Reference

ViewErrorDetailsDialog Class
ViewErrorDetailsDialog Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.