多项选择题
A.Throwable B.Error C.Exception D.String
A.输出1 B.输出2 C.输出3 D.输出4
A.可以有多个catch B.只能有一个catch C.可以没有catch D.finally必须有