Skip to content

UserGuide JsonLd ErrorHandling

Kal Ahmed edited this page May 30, 2017 · 1 revision

User Guide > JSON-LD API > Error Handling

Error Handling

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

Clone this wiki locally