HL7UnknownVersionException Class

Summary

The exception that is thrown when parsing an unknown/unsupported HL7 message version.

Syntax
C#
VB
C++
<SerializableAttribute()> 
Public Class HL7UnknownVersionException  
   Inherits HL7ParsingException 
[SerializableAttribute()] 
public class HL7UnknownVersionException : HL7ParsingException 
[SerializableAttribute()] 
public ref class HL7UnknownVersionException : public HL7ParsingException  

Requirements

Target Platforms

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

Leadtools.Medical.HL7 Assembly