Choose the exceptions generated by the GetResponseStream() method defined by WebRequest.
(a) ProtocolViolationException
(b) ObjectDisposedException
(c) IOException
(d) All of the mentioned
The question was posed to me in unit test.
My question comes from Network Errors Handling in chapter Namespaces, Preprocessors and Networking of C#