Hello Chunmiao,
you can handle WebException in catch. Try this code:
catch (WebException ex) { //Handle Exception }
No comments:
Post a Comment