Hitachi

Cosminexus V11 アプリケーションサーバ SOAPアプリケーション開発の手引


getLinkedCause

クラス名:ServiceException

機能

原因例外を取得します。

構文
public java.lang.Throwable getLinkedCause()
引数

ありません。

戻り値

原因例外(java.lang.Throwable)を返します。存在しない場合はnullを返します。