扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.xml.stream类factoryconfigurationerror成员方法: factoryconfigurationerror定义参考
发布时间:2014-2-19
本文导语:
factoryconfigurationerror
public factoryconfigurationerror(string msg)
构造具有关联消息的异常。
参数:msg - 要报告的消息
getexception
public exception getexception()
返回嵌套异常(如果有)。
返回:嵌套异常或 null