Lines Matching refs:setError

1161 				$this->setError($msg);
1211 $this->setError($errstr);
1217 $this->setError('no xml passed to parseString()!!');
2339 $this->setError($msg);
2352 …$this->setError('The PHP cURL Extension is required for HTTPS or NLTM. You will need to re-build …
2504 $this->setError('Unknown scheme ' . $this->scheme);
2542 $this->setError("Too many tries to get an OK response ($this->response_status_line)");
2852 $this->setError('couldn\'t write message data to socket');
2912 $this->setError('server failed to send headers');
2924 $this->setError('socket read of headers timed out');
2997 $this->setError('socket read of chunk length timed out');
3013 $this->setError('socket read of body timed out');
3027 $this->setError('socket read of chunk terminator timed out');
3050 $this->setError('no response from server');
3079 $this->setError($err);
3121 $this->setError('no proper separation of headers and document');
3189 $this->setError('HTTP authentication failed');
3198 …$this->setError("Unsupported HTTP response status $http_status $http_reason (soapclient->response …
3226 $this->setError('Error using gzinflate to inflate the payload');
3242 $this->setError('Error using gzinflate to un-gzip the payload');
3251 …$this->setError('The server sent compressed data. Your php install must have the Zlib extension co…
3255 $this->setError('Unsupported Content-Encoding ' . $this->incoming_headers['content-encoding']);
3263 $this->setError('no data present after HTTP headers');
3807 $this->setError("HTTP headers not accessible");
4244 $this->setError('Request not of type text/xml');
4375 $this->setError("Neither _SERVER nor HTTP_SERVER_VARS is available");
4451 $this->setError("Neither _SERVER nor HTTP_SERVER_VARS is available");
4712 $this->setError('no wsdl passed to parseWSDL()!!');
4740 $this->setError($errstr);
4763 $this->setError($errstr);
4790 $this->setError($errstr);
5262 $this->setError("Neither _SERVER nor HTTP_SERVER_VARS is available");
5625 $this->setError('The value of the \$direction argument needs to be either "input" or "output"');
5630 …$this->setError('Unable to retrieve WSDL data for operation: ' . $operation . ' bindingType: ' . $…
5720 $this->setError('The value of the \$direction argument needs to be either "input" or "output"');
5725 $this->setError('Unable to retrieve WSDL data for operation: ' . $operation);
5952 $this->setError("$type ($uqType) is not a supported type.");
6010 $this->setError("phpType is struct, but value is not an array: see debug output for details");
6511 $this->setError($err);
6545 $this->setError($err);
6572 $this->setError('xml was empty, didn\'t parse!');
7368 $this->setError($return['faultcode'].': '.$return['faultstring']);
7412 $this->setError('wsdl error: '.$errstr);
7422 $this->setError('no operations defined in the WSDL document!');
7511 $this->setError('no http/s in endpoint url');
7527 $this->setError('HTTP Error: '.$err);
7537 $this->setError('no transport found, or selected transport is not yet supported!');
7555 $this->setError('Response not of type text/xml: ' . $headers['content-type']);
7576 $this->setError( $errstr);
7808 $this->setError($evalStr);