Error Handling
Errors relating to JSON-LD processing are notified by the JsonLdProcessor
raising a JsonLdProcessorException
. These exceptions contain an ErrorCode
field whose value is a JsonLdErrorCode
. All of the error codes are based directly on the codes defined in the JSON-LD API Specification and JSON-LD Framing Specification.