下列异常中,哪些是在Servlet中重写doGet(),doPost()方法时抛出的异常()

下列异常中,哪些是在Servlet中重写doGet(),doPost()方法时抛出的异常()

A.ServletException

B.HttpServletException

C.HttpException

D.IOException

正确答案:AB

猜你喜欢