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