J | |
Json_error [Yojson] | |
T | |
Type_error [Yojson.Basic.Util] |
Raised when the JSON value is not of the correct type to support an
operation, e.g.
|
U | |
Undefined [Yojson.Basic.Util] |
Raised when the equivalent JavaScript operation on the JSON value would
return undefined.
|