LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

WorkstationErrorEventArgs Constructor (WorkstationErrorEventArgs)

Show in webframe






The System.Exception that represents the error that occurred.
Initializes a new instance of the WorkstationErrorEventArgs class.
Syntax
public WorkstationErrorEventArgs( 
   Exception error
)
'Declaration
 
Public Function New( _
   ByVal error As Exception _
)
'Usage
 
Dim error As Exception
 
Dim instance As New WorkstationErrorEventArgs(error)

            

            
public: WorkstationErrorEventArgs( 
   Exception* error
)
public:
WorkstationErrorEventArgs( 
   Exception* error
)

Parameters

error
The System.Exception that represents the error that occurred.
Requirements

Target Platforms

See Also

Reference

WorkstationErrorEventArgs Class
WorkstationErrorEventArgs Members

 

 


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