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

SQL Anywhere 11.0.1 (日本語) » Ultra Light J » Ultra Light J リファレンス » Ultra Light J API リファレンス » ULjException クラス

 

getCausingException メソッド

この例外の原因となっている ULjException を返します。

構文
abstract ULjException ULjException.getCausingException() throws ULjException
備考
戻り値

原因となっている例外がない場合は NULL、それ以外の場合は ULjException。