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

栈溢出异常 更多...

类 StackOverflowException 继承关系图:
Exception

Public 成员函数

包函数

额外继承的成员函数

详细描述

栈溢出异常

在文件 BuiltinObjects.x533 行定义.

构造及析构函数说明

◆ StackOverflowException() [1/4]

◆ StackOverflowException() [2/4]

◆ StackOverflowException() [3/4]

构造

◆ StackOverflowException() [4/4]

StackOverflowException ( 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 .