Revathi J

Revathi J

  • NA
  • 3
  • 0

Exception handling in Asynchronous call

Nov 23 2009 7:51 AM
i have called a web method asyncronously. And i have used multiple catch statements based on the exception it is thorwing in web method. I need to handle in User Interface based on the exception type. How to do that in Asynchronous web service call? Thanks in advance

Answers (3)