PHP Manual
Prev
Next
SoapServer->fault()
SoapServer->fault() --
Description
class
SoapServer
{
void
fault
( string code, string string [, string actor [, mixed details [, string name]]] )
}
Warning
This function is currently not documented; only the argument list is available.
See Also
SoapFault->__construct()
Prev
Home
Next
SoapServer->__construct()
Up
SoapServer->getFunctions()