Create(string,Untyped[],Exception,Integer,Integer,string) Constructor
Initializes a new instance of the EdxXmlException class with specified settings.
Declaration
constructor Create(const ARes: string; const AArgs; AInnerException: Exception; ALineNumber: Integer; ALinePosition: Integer; const ASourceUri: string); overload;
Parameters
| Name | Type |
|---|---|
| ARes | string |
| AArgs | |
| AInnerException | Exception |
| ALineNumber | Integer |
| ALinePosition | Integer |
| ASourceUri | string |
See Also