←Select platform

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