Java中异常Default constructor cannot handle exception type UnsupportedEncodingException thrown by impli
有时候,急着写代码,就容易犯一些自己都觉得很二的代码,出现如下异常提示:Default constructor cannot handle exception type UnsupportedEncodingException thrown by implicit super constructor. Must define an explicit constructor
意思是:
默认的构造函
原创
2016-04-07 17:55:04 ·
18023 阅读 ·
0 评论