Edit

Share via


HL7RuntimeException(String, ArrayList) Constructor

Definition

protected:
 HL7RuntimeException(System::String ^ message, System::Collections::ArrayList ^ errors);
protected HL7RuntimeException (string message, System.Collections.ArrayList errors);
new Microsoft.Solutions.BTAHL7.Pipelines.HL7RuntimeException : string * System.Collections.ArrayList -> Microsoft.Solutions.BTAHL7.Pipelines.HL7RuntimeException
Protected Sub New (message As String, errors As ArrayList)

Parameters

message
String
errors
ArrayList

Applies to