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