HL7UnknownMessageException Class

Summary

The exception that is thrown when parsing HL7 message and a mandatory field was skipped.

Syntax
C#
VB
C++
<SerializableAttribute()> 
Public Class HL7UnknownMessageException  
   Inherits HL7ParsingException 
[SerializableAttribute()] 
public class HL7UnknownMessageException : HL7ParsingException 
[SerializableAttribute()] 
public ref class HL7UnknownMessageException : 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