Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (中文) » UltraLiteJ » UltraLiteJ 参考 » UltraLiteJ API 参考 » ULjException 类

 

getCausingException 方法

返回引发该异常的 ULjException。

语法
abstract ULjException ULjException.getCausingException() throws ULjException
注释
返回值

如果没有引发的异常,则返回空值;否则返回 ULjException。