update : 2015.11.03
php.shukuma.com검색:
|
The V8JsException class(PECL v8js >= 0.1.0) 소개
클래스 개요
V8JsException
extends
Exception
{
/* 프로퍼티 */
protected
$JsFileName
;
protected
$JsLineNumber
;
protected
$JsSourceLine
;
protected
$JsTrace
;
/* 상속된 프로퍼티 */
/* 메소드 */
/* 상속된 메소드 */
}프로퍼티
Table of Contents
|