Context.getException

Get the last unhandled exception thrown in @context by API functions calls.

class Context
getException
()

Return Value

a #JSCException or %NULL if there isn't any unhandled exception in the #JSCContext.

Meta