HL7ParserException(String, ArrayList) コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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