G
Guest
Hi,
Is it possible to set up C# compiler so that I would get a warning when I
miss any exception thrown by a framework?
Something like in Java, where the compiler forces you to handle all
exceptions.
Thanks,
Lubomir
Is it possible to set up C# compiler so that I would get a warning when I
miss any exception thrown by a framework?
Something like in Java, where the compiler forces you to handle all
exceptions.
Thanks,
Lubomir