次の方法で共有


HL7ParserException(String, ArrayList) コンストラクター

定義

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)

パラメーター

message
String
errors
ArrayList

適用対象