View Single Post
  #4 (permalink)  
Old 08-01-2007, 11:54 PM
sandhya sandhya is offline
D-Web Trainee
 
Join Date: Aug 2007
Posts: 9
sandhya is on a distinguished road
Default Re: HTTP Web Response Exception - I cant able to trap.

You should be able to catch this exception by adding try/catch to your doWork() method.
Reply With Quote