RetryLimitExceededException Constructor (Exception)
Initializes a new instance of the RetryLimitExceededException class with a reference to the inner exception that is the cause of this exception.
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
Parameters
- innerException
-
Type:
System.Exception
The exception that is the cause of the current exception.
Show: