HttpRequestExceptionWithStatus Constructor

 

Namespace:   Microsoft.WindowsAzure.Common.TransientFaultHandling
Assembly:  Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)

NameDescription
System_CAPS_pubmethodHttpRequestExceptionWithStatus()

Initializes a new instance of the HttpRequestExceptionWithStatus class.

System_CAPS_pubmethodHttpRequestExceptionWithStatus(String^)

Initializes a new instance of the HttpRequestExceptionWithStatus class with a specific message that describes the current exception.

System_CAPS_pubmethodHttpRequestExceptionWithStatus(String^, Exception^)

Initializes a new instance of the HttpRequestExceptionWithStatus class with a specific message that describes the current exception and an inner exception.

Return to top
Show: