V8JSEXCEPTION(3) 1 V8JSEXCEPTION(3)
The V8JsException class
INTRODUCTION
CLASS SYNOPSIS
V8JsException
V8JsExceptionextends
Exception
Properties
o protected$JsFileName
o protected$JsLineNumber
o protected$JsSourceLine
o protected$JsTrace
Inherited properties
o protected string$message
o protected int$code
o protected string$file
o protected int$line
Methods
o finalpublic string V8JsException::getJsFileName (void )
o finalpublic int V8JsException::getJsLineNumber (void )
o finalpublic string V8JsException::getJsSourceLine (void )
o finalpublic string V8JsException::getJsTrace (void )
Inherited methods
o finalpublic string Exception::getMessage (void )
o finalpublic Exception Exception::getPrevious (void )
o finalpublic mixed Exception::getCode (void )
o finalpublic string Exception::getFile (void )
o finalpublic int Exception::getLine (void )
o finalpublic array Exception::getTrace (void )
o finalpublic string Exception::getTraceAsString (void )
o public string Exception::__toString (void )
o finalprivate void Exception::__clone (void )
PROPERTIES
o $JsFileName
-
o $JsLineNumber
-
o $JsSourceLine
-
o $JsTrace
-
PHP Documentation Group V8JSEXCEPTION(3)