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; }
Public ReadOnly Property Error As Exception
Get
Property Value
Type:
ExceptionSee Also