Notifies an HL7 listener that the HL7 message being processed cannot be successfully parsed.
public virtual void OnHl7ParseError(
string hl7Message,
string error
)
public:
virtual void OnHl7ParseError(
String^ hl7Message,
String^ error
)
hl7Message
A string representation of the HL7 message.
error
A string describing the error encountered when attempting to parse the HL7 message
This method is useful for determining the specific part of an HL7 message that is improperly formatted.
Leadtools.Medical.HL7.V2x.Listener Namespace
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document