扩展阅读
当前位置: 编程语言>java/jsp
java命名空间java.util类inputmismatchexception的类成员方法: inputmismatchexception定义及介绍
发布时间:2014-2-17
本文导语:
inputmismatchexception
public inputmismatchexception(string s)
构造 inputmismatchexception,将引用保存到错误消息字符串 s 中,以便将来由 getmessage 方法获取。
参数:s - 详细消息。