VRDR .NET
Loading...
Searching...
No Matches
Public Member Functions | List of all members
VRDR.MessageParseException Class Reference

An exception that may be thrown during message parsing More...

Inheritance diagram for VRDR.MessageParseException:

Public Member Functions

 MessageParseException (string errorMessage, BaseMessage sourceMessage)
 Construct a new instance. More...
 
ExtractionErrorMessage CreateExtractionErrorMessage ()
 Build an ExtractionErrorMessage that conveys the issues reported in this exception.
 

Detailed Description

An exception that may be thrown during message parsing

Constructor & Destructor Documentation

◆ MessageParseException()

VRDR.MessageParseException.MessageParseException ( string  errorMessage,
BaseMessage  sourceMessage 
)
inline

Construct a new instance.

Parameters
errorMessageA text error message describing the problem
sourceMessageThe message that caused the problem

The documentation for this class was generated from the following file: