Pbrt_yojson.E
All exception which could be raised by the generated JSON encoder and decode function
exception Failure of error
Decoding/Encoding failure
unexpected_json_type record_name field_name
raises Failure (Unexpected_json_type (record_name, field_name))