Home
last modified time | relevance | path

Searched refs:fault (Results 1 – 25 of 44) sorted by relevance

12

/plugin/mantis/lib/
Dclass.soap_server.php131 var $fault = false; variable in nusoap_server
276 if (! $this->fault) {
279 if (! $this->fault) {
439 $this->fault('SOAP-ENV:Client', 'Errors occurred when trying to decode the data');
443 $this->fault('SOAP-ENV:Client', 'This Server does not support compressed data');
485 …$this->fault('SOAP-ENV:Client', "Operation '" . $this->methodname . "' is not defined in the WSDL …
521 $this->fault('SOAP-ENV:Client',"method '$this->methodname' not defined in service");
529 $this->fault('SOAP-ENV:Client',"method '$this->methodname' not defined in service");
541 $this->fault('SOAP-ENV:Client',"Operation '$this->methodname' not defined in service.");
568 …$this->fault('SOAP-ENV:Client', 'NuSOAP does not handle complexType parameters correctly when usin…
[all …]
Dclass.soapclient.php63 * @var fault
66 var $fault; variable in nusoap_client
301 $this->fault = true;
Dnusoap.php3540 var $fault = false; variable in nusoap_server
3685 if (! $this->fault) {
3688 if (! $this->fault) {
3848 $this->fault('SOAP-ENV:Client', 'Errors occurred when trying to decode the data');
3852 $this->fault('SOAP-ENV:Client', 'This Server does not support compressed data');
3910 …$this->fault('SOAP-ENV:Client', "Operation '" . $this->methodname . "' is not defined in the WSDL …
3946 …$this->fault('SOAP-ENV:Client',"method '$this->methodname' not defined in service methodname=' . $…
3954 $this->fault('SOAP-ENV:Client',"method '$this->methodname' not defined in service");
3966 $this->fault('SOAP-ENV:Client',"Operation '$this->methodname' not defined in service.");
3993 …$this->fault('SOAP-ENV:Client', 'NuSOAP does not handle complexType parameters correctly when usin…
[all …]
Dchangelog10 - soap_fault: added default encoding to the fault serialization
199 - soap_server: fix parameter order in fault method (always used as faultcode, faultstring)
333 - soap_server: set character encoding for a fault to be the same as for the server (thanks Mark Sco…
436 - soap_server: when generating a fault while debug_flag is true, put debug into faultdetail
Dclass.soap_parser.php33 var $fault = false; variable in nusoap_parser
/plugin/sympaauth/files/
Dsympa.class.php60 }catch(SoapFault $fault){
86 }catch (SoapFault $fault){
128 }catch(SoapFault $fault){
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/Log/
DJUnit.php437 $fault = $this->document->createElement(
443 $fault->setAttribute('type', $e->getClassName());
445 $fault->setAttribute('type', get_class($e));
448 $this->currentTestCase->appendChild($fault);
/plugin/botbouncer/lib/
Dmollom.php443 if(isset($responseXML->fault))
445 …$code = (isset($responseXML->fault->value->struct->member[0]->value->int)) ? (int) $responseXML->f…
446 …$message = (isset($responseXML->fault->value->struct->member[1]->value->string)) ? (string) $respo…
/plugin/shibbolethauth/files/
Dshibboleth.class.php173 }catch(SoapFault $fault){
182 }catch(SoapFault $fault){
300 }catch(SoapFault $fault){
308 }catch(SoapFault $fault){
/plugin/bugzillaint/helper/
Dbugzillaclient.php412 if ( $x->fault->value->struct ) {
413 return $this->xmlrpc_decode_node( $x->fault->value->struct );
/plugin/googlesearch/
Dnusoap.php3153 var $fault = false; variable in soap_server
3298 if (! $this->fault) {
3301 if (! $this->fault) {
3461 $this->fault('Client', 'Errors occurred when trying to decode the data');
3465 $this->fault('Client', 'This Server does not support compressed data');
3507 …$this->fault('Client', "Operation '" . $this->methodname . "' is not defined in the WSDL for this …
3540 $this->fault('Client',"method '$this->methodname' not defined in service");
3548 $this->fault('Client',"method '$this->methodname' not defined in service");
3560 $this->fault('Client',"Operation '$this->methodname' not defined in service.");
3587 …$this->fault('Client', 'NuSOAP does not handle complexType parameters correctly when using eval; c…
[all …]
/plugin/codemirror/dist/modes/
Dlivescript.min.js.map1 …h)|lass)|i(?:n(?:stanceof)?|mp(?:ort(?:\\\\s+all)?|lements)|[fs])|d(?:e(?:fault|lete|bugger)|o)|f(…
/plugin/photogallery/phpThumb/docs/
Dphpthumb.faq.txt93 A: This is not phpThumb's fault, it is an IE issue:
/plugin/botmon/lang/en/
H A Dwordlist.txt1452 fault 3
/plugin/bible/bible_douayRheims/
DGalatians.txt132 …6:1. Brethren, and if a man be overtaken in any fault, you, who are spiritual, instruct such a one…
D2_Corinthians.txt195 …11:7. Or did I commit a fault, humbling myself that you might be exalted, because I preached unto …
DHebrews.txt137 …8:8. For, finding fault with them, he saith: Behold the days shall come, saith the Lord: and I wil…
DTobias.txt57 …3:9. So when she reproved the maid for her fault, she answered her, saying: May we never see son, …
DEsther.txt266 …e Jews, who were by that most wicked man appointed to be slain, are in no fault at all, but contra…
/plugin/tile/
DLICENSE368 from the Software as a result of a fault on the part of the relevant
/plugin/copy2clipboard/
DLICENSE373 from the Software as a result of a fault on the part of the relevant
/plugin/jplayer/vendor/james-heinrich/getid3/
DREADME.md245 agree that it's not my fault if any of your files are corrupted.
Dreadme.txt256 agree that it's not my fault if any of your files are corrupted.
/plugin/passpolicy/
Dwords.txt1239 fault
/plugin/diagramsnet/lib/WEB-INF/lib/
Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...

12