填空题

public Throwable(String message)构造函数包含getMessage()方法,用来返回带参数构造函数创建异常时的 【11】 ,对无参数构造函数而言,用它返回的是空值。

【参考答案】

参数内容