HL7RuntimeException(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.
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