Searched refs:_exception (Results 1 – 2 of 2) sorted by relevance
39 …_exception){with(firebug){var message=_exception.description||_exception.message||_exception;if(_e… argument
926 printException: function(_exception){ argument928 var message = _exception.description||_exception.message||_exception;929 if(_exception.fileName){930 …message+=' ('+(_exception.name&&(_exception.name+', ')||'')+getFileName(_exception.fileName)+', '+…