RdfThreadedParsingExceptionInnerExceptions Property |
Gets the enumeration of Exceptions.
Namespace:
VDS.RDF.Parsing
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public IEnumerable<Exception> InnerExceptions { get; }
Public ReadOnly Property InnerExceptions As IEnumerable(Of Exception)
Get
Property Value
Type:
IEnumerableExceptionSee Also