-->
当前位置:首页 > 题库

单选题:exception对象中()方法用于返回本地化的异常错误。

Luz5年前 (2021-05-10)题库604
exception对象中()方法用于返回本地化的异常错误。 @[B](2)

A. getMessage()
B. getLocalizedmessage()
C. toString()
D. getOut()




A.getMessage()
B.getLocalizedmessage()
C.toString()
D.getOut()


答案:B