Click or drag to resize

JsonLdProcessorExceptionErrorCode Property

The JSON-LD error code that describes the processing error encountered.

Namespace:  VDS.RDF.JsonLd
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public JsonLdErrorCode ErrorCode { get; }

Property Value

Type: JsonLdErrorCode
See Also