StorageHelper Methods |
The StorageHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | HandleError(Exception, String) |
Handles Errors.
|
![]() ![]() | HandleError<T>(Exception, String, Func<String, Exception, T>) |
Handles Errors.
|
![]() ![]() | 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.
|
![]() ![]() | HandleHttpQueryError |
Handles HTTP Query Errors obtaining additional information from the HTTP response if possible.
|
![]() ![]() | HandleQueryError |
Handles Query Errors.
|