Lines Matching refs:setError

1080 				$this->setError($msg);
1130 $this->setError($errstr);
1136 $this->setError('no xml passed to parseString()!!');
2137 $this->setError($msg);
2149 …$this->setError('CURL Extension, or OpenSSL extension w/ PHP version >= 4.3 is required for HTTPS'…
2227 $this->setError('Unknown scheme ' . $this->scheme);
2265 $this->setError('Too many tries to get an OK response');
2514 $this->setError('couldn\'t write message data to socket');
2556 $this->setError('server failed to send headers');
2568 $this->setError('socket read of headers timed out');
2641 $this->setError('socket read of chunk length timed out');
2657 $this->setError('socket read of body timed out');
2671 $this->setError('socket read of chunk terminator timed out');
2694 $this->setError('no response from server');
2723 $this->setError($err);
2751 $this->setError('no proper separation of headers and document');
2818 $this->setError('HTTP authentication failed');
2827 …$this->setError("Unsupported HTTP response status $http_status $http_reason (soapclient->response …
2855 $this->setError('Error using gzinflate to inflate the payload');
2871 $this->setError('Error using gzinflate to un-gzip the payload');
2880 …$this->setError('The server sent compressed data. Your php install must have the Zlib extension co…
2884 $this->setError('Unsupported Content-Encoding ' . $this->incoming_headers['content-encoding']);
2892 $this->setError('no data present after HTTP headers');
3420 $this->setError("HTTP headers not accessible");
3815 $this->setError('Request not of type text/xml');
3942 $this->setError("Neither _SERVER nor HTTP_SERVER_VARS is available");
4013 $this->setError("Neither _SERVER nor HTTP_SERVER_VARS is available");
4237 $this->setError('no wsdl passed to parseWSDL()!!');
4262 $this->setError($errstr);
4285 $this->setError($errstr);
4312 $this->setError($errstr);
5023 $this->setError('The value of the \$direction argument needs to be either "input" or "output"');
5028 $this->setError('Unable to retrieve WSDL data for operation: ' . $operation);
5102 $this->setError('The value of the \$direction argument needs to be either "input" or "output"');
5107 $this->setError('Unable to retrieve WSDL data for operation: ' . $operation);
5311 $this->setError("$type ($uqType) is not a supported type.");
5366 $this->setError("phpType is struct, but value is not an array: see debug output for details");
5863 $this->setError($err);
5897 $this->setError($err);
5924 $this->setError('xml was empty, didn\'t parse!');
6503 $this->setError('wsdl error: '.$errstr);
6509 $this->setError('no operations defined in the WSDL document!');
6679 $this->setError($return['faultcode'].': '.$return['faultstring']);
6778 $this->setError('no http/s in endpoint url');
6794 $this->setError('HTTP Error: '.$err);
6804 $this->setError('no transport found, or selected transport is not yet supported!');
6821 $this->setError('Response not of type text/xml');
6842 $this->setError( $errstr);
7020 $this->setError($evalStr);