Edit

Share via


HL7ParserException(String, ArrayList) Constructor

Definition

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

Applies to