I need to access a URL and if it’s broken or inaccessible, I need to catch that and create an exception.
How can we achieve this ? What are the elements that need to be looked for ?
Thanks!
I need to access a URL and if it’s broken or inaccessible, I need to catch that and create an exception.
How can we achieve this ? What are the elements that need to be looked for ?
Thanks!
Hi @susbasu, Follow the below links,