PHP 手册
后退
前进
SoapServer->fault()
(no version information, might be only in CVS)
SoapServer->fault() -- Issue SoapServer fault indicating an error
说明
class
SoapServer
{
void
fault
( string code, string string [, string actor [, mixed details [, string name]]] )
}
警告
本函数暂无文档,仅有参数列表。
参见
SoapFault->__construct()
后退
起点
前进
SoapServer->__construct()
上一级
SoapServer->getFunctions()