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 Reference » UltraLiteJ API reference » ULjException class

 

getCausingException method

Returns the ULjException causing this exception.

Syntax
abstract ULjException ULjException.getCausingException() throws ULjException
Remarks
Returns

null, if no causing exceptions exist; otherwise, the ULjException.