StorageHelper.HandleHttpError Method |
Name | Description | |
---|---|---|
![]() ![]() | HandleHttpError(WebException, String) |
Handles HTTP Errors obtaining additional information from the HTTP response if possible.
|
![]() ![]() | HandleHttpError<T>(WebException, String, Func<String, Exception, T>) |
Handles HTTP Errors obtaining additional information from the HTTP response if possible.
|