HL7PassedEndOfGroupException Class

Summary

The exception that is thrown when parsing an HL7 message and the requested segment to match could not be found within the current segments.

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