Click or drag to resize

AsyncStorageCallbackArgsError Property

Gets the error that occurred (for failed operations).

Namespace:  VDS.RDF.Storage
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public Exception Error { get; }

Property Value

Type: Exception
See Also