←Select platform

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