HttpRequestExceptionWithStatus Constructor
Namespace:
Microsoft.WindowsAzure.Common.TransientFaultHandling
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
| Name | Description | |
|---|---|---|
![]() | HttpRequestExceptionWithStatus() | Initializes a new instance of the HttpRequestExceptionWithStatus class. |
![]() | HttpRequestExceptionWithStatus(String^) | Initializes a new instance of the HttpRequestExceptionWithStatus class with a specific message that describes the current exception. |
![]() | HttpRequestExceptionWithStatus(String^, Exception^) | Initializes a new instance of the HttpRequestExceptionWithStatus class with a specific message that describes the current exception and an inner exception. |
Show:
