Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: How to capture SOAP::Lite fault?

by Anonymous Monk
on Sep 20, 2008 at 06:28 UTC ( [id://712696]=note: print w/replies, xml ) Need Help??


in reply to How to capture SOAP::Lite fault?

Can't call method "fault" on an undefined value is pretty straight foward, $id is not defined

Replies are listed 'Best First'.
Re^2: How to capture SOAP::Lite fault?
by fujiman (Novice) on Sep 21, 2008 at 18:48 UTC

    How would you capture any errors before I make the method call to set the $id?

    Thanks,

    fujiman
      Eval. In your case the error stems from the call failing for some unexplained reason which is not evident from your trace. Maybe your SOAP::Lite is outdated? Maybe its a bug in SOAP::Lite? Its hard to say without a runnable test.
        Thanks for your response.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (6)
As of 2024-04-19 08:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found