update : 2015.11.03
php.shukuma.com검색:
|
SoapServer::fault(PHP 5 >= 5.0.1) SoapServer::fault — Issue SoapServer fault indicating an error 설명
public void SoapServer::fault
( string
$code
, string $string
[, string $actor
[, string $details
[, string $name
]]] )Sends a response to the client of the current request indicating an error.
인수
반환값값을 반환하지 않습니다. |