单项选择题

SpringMVC提供了统一异常处理的功能,其中空指针异常是经常遇见的,下面选项中,()表示空指针异常。

A.ArithmeticException
B.NullPointerException
C.ClassCastException
D.IOException