signal callback delegate or function to connect
void callback(void* error, json.parser.Parser parser)
error the error (optional)
parser the instance the signal is connected to (optional)
Yes.After to execute callback after default handler, No.After to execute before (default)
Signal ID
Connect to Error signal.
The ::error signal is emitted each time a parser encounters an error in a JSON stream.