Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
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))