HL7InvalidArgumentException Class

Summary

The exception that is thrown when an HL7 toolkit error occurs related to an invalid argument .

Syntax
C#
VB
C++
<SerializableAttribute()> 
Public Class HL7InvalidArgumentException  
   Inherits System.Exception 
[SerializableAttribute()] 
public class HL7InvalidArgumentException : Exception 
[SerializableAttribute()] 
public ref class HL7InvalidArgumentException : public System.Exception  

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