コマンド・パッケージは一連の例外クラスを定義します。
CommandException クラスは DistributedException クラスを拡張し、コマンドに関連する追加の例外用の
基本クラスとして機能します。
- UnauthorizedAccessException
- UnsetInputPropertiesException
- UnavailableCompensableCommandException
アプリケーションは、CommandException クラスを拡張して、追加の例外を定義することができます。
CommandException クラスは DistributedException クラスを拡張しますが、
アプリケーション内で DistributedException クラスのフィーチャーを使用する必要がなければ、
分散された例外パッケージ com.ibm.websphere.exception をインポートする必要はありません。