constructor Create(Msg: string; Args: TObjectArray);
Creates exception message text.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Msg | string | |
| 2 | Args | TObjectArray |
Result: stored in self (calling object)
Creates exception message text.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Msg | string | |
| 2 | Args | TObjectArray |
Result: stored in self (calling object)