HL7Exception Constructor(string)

Summary
Initializes a new instance of the exception class with the given error message.
Syntax
C#
VB
C++
Public Function New( _ 
   ByVal message As String _ 
) 
public HL7Exception( 
   string message 
) 
public: 
HL7Exception(  
   String^ message 
) 

Parameters

message
An error message.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.