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; }
Public ReadOnly Property ErrorCode As JsonLdErrorCode
Get
Property Value
Type:
JsonLdErrorCodeSee Also