Home
last modified time | relevance | path

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

12

/plugin/mantis/lib/
H A 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');
521 $this->fault('SOAP-ENV:Client',"method '$this->methodname' not defined in service");
617 $this->fault = $this->methodreturn;
642 $this->fault('SOAP-ENV:Server', 'unable to serialize result');
706 if ($this->fault) {
707 $payload = $this->fault->serialize();
[all …]
H A Dclass.soapclient.php63 * @var fault
66 var $fault; variable in nusoap_client
301 $this->fault = true;
H A Dnusoap.php3540 var $fault = false; variable in nusoap_server
3685 if (! $this->fault) {
3688 if (! $this->fault) {
4048 $this->fault = $this->methodreturn;
4144 if ($this->fault) {
4145 $payload = $this->fault->serialize();
4267 $this->fault('SOAP-ENV:Client',"error in msg parsing:\n".$err);
6465 var $fault = false; variable in nusoap_parser
7131 * @var fault
7134 var $fault; variable in nusoap_client
[all …]
H A 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
H A Dclass.soap_parser.php33 var $fault = false; variable in nusoap_parser
/plugin/sympaauth/files/
H A Dsympa.class.php60 }catch(SoapFault $fault){
86 }catch (SoapFault $fault){
128 }catch(SoapFault $fault){
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/Log/
H A 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/
H A 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/
H A Dshibboleth.class.php173 }catch(SoapFault $fault){
182 }catch(SoapFault $fault){
300 }catch(SoapFault $fault){
308 }catch(SoapFault $fault){
/plugin/bugzillaint/helper/
H A Dbugzillaclient.php412 if ( $x->fault->value->struct ) {
413 return $this->xmlrpc_decode_node( $x->fault->value->struct );
/plugin/googlesearch/
H A Dnusoap.php3153 var $fault = false; variable in soap_server
3298 if (! $this->fault) {
3301 if (! $this->fault) {
3632 $this->fault = $this->methodreturn;
3716 if ($this->fault) {
3717 $payload = $this->fault->serialize();
3838 $this->fault('Client',"error in msg parsing:\n".$err);
5818 var $fault = false; variable in soap_parser
6440 * @var fault
6443 var $fault; variable in soapclient
[all …]
/plugin/codemirror/dist/modes/
H A 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/
H A Dphpthumb.faq.txt93 A: This is not phpThumb's fault, it is an IE issue:
/plugin/bible/bible_douayRheims/
H A DGalatians.txt132 …6:1. Brethren, and if a man be overtaken in any fault, you, who are spiritual, instruct such a one…
H A D2_Corinthians.txt195 …11:7. Or did I commit a fault, humbling myself that you might be exalted, because I preached unto …
H A DTobias.txt57 …3:9. So when she reproved the maid for her fault, she answered her, saying: May we never see son, …
H A DHebrews.txt137 …8:8. For, finding fault with them, he saith: Behold the days shall come, saith the Lord: and I wil…
H A DEsther.txt266 …e Jews, who were by that most wicked man appointed to be slain, are in no fault at all, but contra…
H A DJudges.txt264 …9:19. If therefore you have dealt well, and without fault, with Jerobaal and his house, rejoice ye…
615 …or conquest, but when they asked to have them, you gave them not, and the fault was committed on y…
H A D1_Corinthians.txt110 …6:7. Already indeed there is plainly a fault among you, that you have law suits one with another. …
H A DRomans.txt244 9:19. Thou wilt say therefore to me: Why doth he then find fault? For who resisteth his will?
/plugin/jplayer/vendor/james-heinrich/getid3/
H A DREADME.md245 agree that it's not my fault if any of your files are corrupted.
H A Dreadme.txt256 agree that it's not my fault if any of your files are corrupted.
/plugin/passpolicy/
H A Dwords.txt1239 fault
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...

12