error


Description:

public virtual signal void error (void* error)

The `error` signal is emitted each time a parser encounters an error in a JSON stream.

Note:

Derive your own parser type from `JsonParser` and override the [vfunc@Json.Parser.error] virtual function

Parameters:

error

the error