php8.5
Home/ Manual/ v8js / v8js/ V8Js::getPendingException

V8Js::getPendingException

PHP function Edit on GitHub ✎

(PECL v8js >= 0.1.0)

Return pending uncaught Javascript exception

Description

V8Js::getPendingException(): V8JsException

Returns any pending uncaught Javascript exception as V8JsException left from earlier V8Js::executeString() call(s).

Parameters Parameters

Return Values

Either V8JsException or null.

Source: reference/v8js/v8js/getpendingexception.xml · from the official PHP manual (php/doc-en)