单项选择题

以下异常处理结构中,错误的是()。

A.try{}catch{}finally{}
B.try{}catch{}
C.catch{}finally{}
D.try{}finally{}