Yar
PHP Manual

The Yar_Server_Exception class

(バージョン情報なし。おそらく SVN 版にしか存在しないでしょう)

導入

If service threw exceptions, A Yar_Server_Exception will be threw in client side.

クラス概要

Yar_Server_Exception extends Exception {
/* プロパティ */
protected $_type ;
/* メソッド */
public string getType ( void )
/* 継承したメソッド */
final public string Exception::getMessage ( void )
final public Exception Exception::getPrevious ( void )
final public mixed Exception::getCode ( void )
final public string Exception::getFile ( void )
final public int Exception::getLine ( void )
final public array Exception::getTrace ( void )
final public string Exception::getTraceAsString ( void )
public string Exception::__toString ( void )
final private void Exception::__clone ( void )
}

プロパティ

message

code

file

line

_type

目次


Yar
PHP Manual