单项选择题

SpringMVC中,实现HandlerExceptionResolver接口进行异常处理时,可以通过()判断异常所属的类型。

A.Instanceof
B.Return
C.Class
D.Public