Method
JavaScriptCoreContextget_exception
Declaration [src]
JSCException*
jsc_context_get_exception (
  JSCContext* context
)
Return value
| Returns: | JSCException | 
| A  | |
| The data is owned by the instance. | |
| The return value can be NULL. |