多项选择题

给出以下异常继承树和代码,请问如果第4行语句抛出一个MaIformedURLException异常,该程序的执行结果是什么?()

A.打印输出Success
B.打印输出Bad URL
C.打印输出Bad file contents
D.打印输出General exception
E.打印输出Doing finally part
F.打印输出Carrying on