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

Show in webframe

WorkstationFeatureErrorEventArgs Constructor (WorkstationFeatureErrorEventArgs)







The feature that failed to run.
The System.Exception that represents the error that occurred.
Initializes a new instance of the WorkstationFeatureErrorEventArgs class.
Syntax
public WorkstationFeatureErrorEventArgs( 
   string featureId,
   Exception error
)
'Declaration
 
Public Function New( _
   ByVal featureId As String, _
   ByVal error As Exception _
)
'Usage
 
Dim featureId As String
Dim error As Exception
 
Dim instance As New WorkstationFeatureErrorEventArgs(featureId, error)

            

            
public: WorkstationFeatureErrorEventArgs( 
   string* featureId,
   Exception* error
)
public:
WorkstationFeatureErrorEventArgs( 
   String^ featureId,
   Exception^ error
)

Parameters

featureId
The feature that failed to run.
error
The System.Exception that represents the error that occurred.
Requirements

Target Platforms

See Also

Reference

WorkstationFeatureErrorEventArgs Class
WorkstationFeatureErrorEventArgs Members

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