SoapServer::faultIssue SoapServer fault indicating an error Description
public void SoapServer::fault(
string $code,string $string,string $actor = "",mixed $details = null,string $name = "") Sends a response to the client of the current request indicating an error.
Parameters
Return ValuesNo value is returned. See Also
|