HL7ParserException(String, ArrayList) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
HL7ParserException(System::String ^ message, System::Collections::ArrayList ^ errors);
public HL7ParserException (string message, System.Collections.ArrayList errors);
new Microsoft.Solutions.BTAHL7.Pipelines.HL7ParserException : string * System.Collections.ArrayList -> Microsoft.Solutions.BTAHL7.Pipelines.HL7ParserException
Public Sub New (message As String, errors As ArrayList)
Parameters
- message
- String
- errors
- ArrayList