单项选择题
A.throw B.catch C.finally D.throws
A.raise ServiceException B.throw new ServiceException() C.throw ServiceException D.throws ServiceException
A.无内容输出 B.输出Finally C.代码编译失败 D.输出异常信息