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

异常类 更多...

类 Exception 继承关系图:
ArrayStoreException ClassCastException DivByZeroException IOException IllegalArgumentException IndexOutOfBoundsException InterruptedException InvalidIteratorException NullPointerException OutOfMemoryException RuntimeException SqlException StackOverflowException

Public 成员函数

包函数

详细描述

异常类

在文件 BuiltinObjects.x158 行定义.

构造及析构函数说明

◆ Exception() [1/4]

◆ Exception() [2/4]

◆ Exception() [3/4]

Exception ( )
package

◆ Exception() [4/4]

Exception ( String  message)
package

成员函数说明

◆ getErrorCode()

final long getErrorCode ( )

◆ getMessage() [1/2]

final String getMessage ( )

◆ getMessage() [2/2]

String getMessage ( )
package