判断题

getIntHeader(Stringname)方法,如果获取到的头字段的值不能转为int类型,将发生NumberFormatException异常。

【参考答案】

正确