Create(string,TdxJSONObject) Constructor
Initializes a new instance of the EdxCloudStorageExternalErrorException class with specified settings.
Declaration
constructor Create(const AMessage: string; AErrorObject: TdxJSONObject); reintroduce;
Parameters
Name | Type |
---|---|
AMessage | string |
AErrorObject | TdxJSONObject |
See Also