←Select platform

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 Leadtools.Medical.Hl7.HL7ParsingException 
[SerializableAttribute()] 
public class HL7UnknownVersionException : HL7ParsingException 
[SerializableAttribute()] 
public ref class HL7UnknownVersionException : public Leadtools.Medical.Hl7.HL7ParsingException  

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