get_exception


Description:

public unowned Exception? get_exception ()

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

Parameters:

this

a Context

Returns:

a Exception or null if there isn't any unhandled exception in the Context.