You can couple this feature with the Zend_Soap_Server's registerFaultException() method to test the request data provided by the client, and send back a SOAP fault under various error scenarios.
您可以将这个特性与 Zend_Soap_Server的registerFaultException() 函数结合,用于测试客户端所提供的请求数据,然后为不同的错误情况返回一个SOAP错误信息。
You can couple this feature with the Zend_Soap_Server's registerFaultException() method to test the request data provided by the client, and send back a SOAP fault under various error scenarios.
您可以将这个特性与 Zend_Soap_Server的registerFaultException() 函数结合,用于测试客户端所提供的请求数据,然后为不同的错误情况返回一个SOAP错误信息。
应用推荐