ExceptionHandler
Description:
[ CCode ( instance_pos = 2.9 ) ]
public delegate void ExceptionHandler (Context context, Exception exception)
public delegate void ExceptionHandler (Context context, Exception exception)
Function used to handle JavaScript exceptions in a Context.
Parameters:
context |
a Context |
exception | |
user_data |
user data |
Namespace: JSC
Package: javascriptcoregtk-6.0