Click or drag to resize

RdfThreadedOutputExceptionInnerExceptions Property

Gets the enumeration of Exceptions.

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

Property Value

Type: IEnumerableException
See Also