Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: SOAP::Lite -- transport vs SOAP faults

by snoopy (Curate)
on Jul 03, 2013 at 01:42 UTC ( [id://1042126]=note: print w/replies, xml ) Need Help??


in reply to SOAP::Lite -- transport vs SOAP faults

Try calling the SOAP::Lite faultdetail method:
warn("? $0: ", $sObj->faultdetail(), "\n_ "); ### line 38

Replies are listed 'Best First'.
Re^2: SOAP::Lite -- transport vs SOAP faults
by Bill.Costa (Acolyte) on Jul 03, 2013 at 13:29 UTC
    Calling the faultdetail() method also causes an exception. I guess it would be an interesting experiment to see which methods can still be called after a transport error.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1042126]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (2)
As of 2024-04-24 23:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found