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