(PHP 5 >= 5.0.1)
SoapServer::fault — Issue SoapServer fault indicating an error
Sends a response to the client of the current request indicating an error.
Note: This can only be called when handling a request.
The error code to return
A brief description of the error
A string identifying the actor that caused the fault.
More details of the fault
The name of the fault. This can be used to select a name from a WSDL file.
값을 반환하지 않습니다.