If an application contains the Catch ex As Exception clause, which of the following can be used

Question:

If an application contains the Catch ex As Exception clause, which of the following can be used to access the exception’s description?
a. Ex.Description
b. Ex.Exception
c. Ex.Message
d. Exception.Description

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: