StorageHelper Class |
Namespace: VDS.RDF.Storage
The StorageHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | HttpMultipartBoundary |
Gets a new unique boundary for HTTP mutlipart requests.
|
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.
|
Name | Description | |
---|---|---|
![]() ![]() | HttpMultipartContentTemplate |
Template for posting form data as part of a HTTP multipart request.
|