Which code segment should you use to raise MyCustomException?

You create a custom exception class named MyCustomException that is derived from
ApplicationException. Which code segment should you use to raise MyCustomException?

You create a custom exception class named MyCustomException that is derived from
ApplicationException. Which code segment should you use to raise MyCustomException?

A.

B.

C.

D.



Leave a Reply to Saeed Asgari Cancel reply1

Your email address will not be published. Required fields are marked *

13 − four =


Saeed Asgari

Saeed Asgari

C is correct answer. can somebody confirm?