←Select platform

HL7MissingRequiredFieldException 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 HL7MissingRequiredFieldException(  
   string message 
) 
public: 
HL7MissingRequiredFieldException(  
   String^ message 
) 

Parameters

message
The HL7 message body as text.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.HL7 Assembly
Click or drag to resize