Click or drag to resize

SyntaxValidationResults.Error Property

Gets the Error that occurred.

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

Property Value

Type: Exception

Implements

ISyntaxValidationResults.Error
See Also