Do I have to break after throwing exception?

前端 未结 6 1664
予麋鹿
予麋鹿 2021-01-03 20:58

I\'m writing a custom class in C# and I\'m throwing a couple exceptions if people give the wrong inputs in some of the methods. If the exception is thrown, will any of the c

6条回答
提交回复
热议问题