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

WorkstationErrorEventArgs Constructor (WorkstationErrorEventArgs)







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( 
   HResult error
)
function WorkstationErrorEventArgs( 
   error 
)
public: WorkstationErrorEventArgs( 
   Exception* error
)
public:
WorkstationErrorEventArgs( 
   Exception* error
)

Parameters

error
The System.Exception that represents the error that occurred.
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

WorkstationErrorEventArgs Class
WorkstationErrorEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

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