HL7MandatorySegmentException Class

Summary

The exception that is thrown on parsing HL7 message error related to a missing mandatory segment.

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