←Select platform

HL7UnknownMessageException 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: 
HL7UnknownMessageException(  
   String^ message 
) 

Parameters

message
An error message.

Requirements

Target Platforms

Help Version 19.0.2017.10.30
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly