RetryLimitExceededException Constructor (String)
Initializes a new instance of the RetryLimitExceededException class with a specified error message.
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
Parameters
- message
-
Type:
System.String
The message that describes the error.
Show: