Click or drag to resize

AsyncErrorError Property

Gets the error that occurred.

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

Property Value

Type: Exception
See Also