xlang v4.0 Release
程序设计语言基础库文档
载入中...
搜索中...
未找到
Public 成员函数 | 包函数
InvalidIteratorException类 参考

迭代器失效异常 更多...

类 InvalidIteratorException 继承关系图:
Exception

Public 成员函数

包函数

额外继承的成员函数

详细描述

迭代器失效异常

在文件 BuiltinObjects.x525 行定义.

构造及析构函数说明

◆ InvalidIteratorException() [1/4]

◆ InvalidIteratorException() [2/4]

◆ InvalidIteratorException() [3/4]

构造

◆ InvalidIteratorException() [4/4]

InvalidIteratorException ( String  message)
package

构造

参数
message异常消息

成员函数说明

◆ Exception() [1/2]

重载 Exception .

◆ Exception() [2/2]

重载 Exception .

◆ getErrorCode()

final long getErrorCode ( )

重载 Exception .

◆ getMessage() [1/2]

final String getMessage ( )

重载 Exception .

◆ getMessage() [2/2]

String getMessage ( )
package

读取异常消息

返回
异常信息

重载 Exception .