exception property

JSValuePointer exception
getter/setter pair

Exception (JSValueRef*) A pointer to a JSValueRef in which to store an exception, if any. Pass NULL if you do not care to store an exception.

Implementation

JSValuePointer exception = JSValuePointer();