V8Js::getPendingException
(PECL v8js >= 0.1.0)
V8Js::getPendingException — Retourne l'exception Javascript non attrapée restante
Description
Retourne toutes les exceptions Javascript non attrapées restantes, comme V8JsException, depuis le dernier appel à la méthode V8Js::executeString().
Liste de paramètres
Cette fonction ne contient aucun paramètre.
Valeurs de retour
Un objet V8JsException ou NULL.
There are no user contributed notes for this page.
