|
|
| Perl: the Markov chain saw | |
| PerlMonks |
Re: Graceful error handling in SOAPby jhourcle (Prior) |
| on Dec 19, 2005 at 12:12 UTC ( [id://517806]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
It's described in the SOAP::Lite guide. In the example given:
It'll die with the faultstring if there's an SOAP fault, or with the transport status if there wasn't a result object. (and in the case of a failed connection, it'll be a transport error, with no result object.)
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||