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

Show in webframe

MessagerMessageEventArgs Constructor (MessagerMessageEventArgs)







Type: System.Exception. The error exception.
Type: System.String The message text.
Type: MessageType The message type.
Initializes a new instance of the MessagerMessageEventArgs class.
Syntax
public MessagerMessageEventArgs( 
   Exception error,
   string message,
   MessageType type
)
'Declaration
 
Public Function New( _
   ByVal error As Exception, _
   ByVal message As String, _
   ByVal type As MessageType _
)
'Usage
 
Dim error As Exception
Dim message As String
Dim type As MessageType
 
Dim instance As New MessagerMessageEventArgs(error, message, type)

            

            
public: MessagerMessageEventArgs( 
   Exception* error,
   string* message,
   MessageType type
)
public:
MessagerMessageEventArgs( 
   Exception^ error,
   String^ message,
   MessageType type
)

Parameters

error
Type: System.Exception. The error exception.
message
Type: System.String The message text.
type
Type: MessageType The message type.
Requirements

Target Platforms

See Also

Reference

MessagerMessageEventArgs Class
MessagerMessageEventArgs Members

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