At the start of a catch block in a try/catch statement, you code the name of the ________________ that defines the type of exception that the block is intended to catch.
a. Exception class
b. Error type
c. Exception handler
d. Throwable type