The Yar_Server_Exception classはじめにIf service threw exceptions, A Yar_Server_Exception will be threw in client side. クラス概要Yar_Server_Exception
class Yar_Server_Exception
extends
Exception
{
/* プロパティ */
protected
$_type;
/* メソッド */
public string getType()
/* 継承したメソッド */
final public string Exception::getMessage()
final public Throwablenull Exception::getPrevious()
final public int Exception::getCode()
final public string Exception::getFile()
final public int Exception::getLine()
final public array Exception::getTrace()
final public string Exception::getTraceAsString()
public string Exception::__toString()
private void Exception::__clone()
}プロパティ
|