Select from following answers:- ApplicationException
- SystemException

- Both of these
- All Above
SystemException is the class used to represent the
CLR thrown Exceptions.
ApplicationException is for the errors thrown by the user generated code.
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator