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.
|
![]() ![]() | 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.
|
Name | Description | |
---|---|---|
![]() ![]() | HttpMultipartContentTemplate |
Template for posting form data as part of a HTTP multipart request.
|