Click or drag to resize

RdfThreadedParsingExceptionInnerExceptions Property

Gets the enumeration of Exceptions.

Namespace:  VDS.RDF.Parsing
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public IEnumerable<Exception> InnerExceptions { get; }

Property Value

Type: IEnumerableException
See Also