downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

V8Js::registerExtension> <V8Js::getExtensions
[edit] Last updated: Thu, 20 Jun 2013

view this page in

V8Js::getPendingException

(PECL v8js >= 0.1.0)

V8Js::getPendingExceptionRetourne l'exception Javascript non attrapée restante

Description

public V8JsException V8Js::getPendingException ( void )

Retourne toute exception Javascript non attrapée restante depuis un ou plusieurs appel(s) à la méthode V8Js::executeString(), sous forme de V8JsException.

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Un objet V8JsException ou NULL.



add a note add a note User Contributed Notes V8Js::getPendingException - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites