Exception
JSCException represents a JavaScript exception.
Skipped during bindings generation
constructor
new_printf
: Varargs parameter is not supportedparameter
args
: va_listconstructor
new_with_name_printf
: Varargs parameter is not supportedparameter
args
: va_list
Constructors
Functions
Link copied to clipboard
Get a string with the exception backtrace.
Link copied to clipboard
Get the column number at which @exception happened.
Link copied to clipboard
Get the line number at which @exception happened.
Link copied to clipboard
Get the error message of @exception.
Link copied to clipboard
Get the source URI of @exception.