|
|||||||||||
| 前 次 | フレームあり フレームなし | ||||||||||
| org.apache.commons.lang.exception を使用しているパッケージ | |
| org.apache.commons.lang | 主に java.lang と他の標準的なコアクラスに対して機能を加える再利用性の高いユーティリティメソッドを提供します。 |
| org.apache.commons.lang.exception | JDK 1.4 スタイルのネストされた例外の機能をJDK 1.4以前のバージョンで扱う機能を提供します。 |
| org.apache.commons.lang により使用される org.apache.commons.lang.exception のクラス | |
| Nestable
An interface to be implemented by Throwable
extensions which would like to be able to nest root exceptions
inside themselves. |
|
| NestableRuntimeException
The base class of all runtime exceptions which can contain other exceptions. |
|
| org.apache.commons.lang.exception により使用される org.apache.commons.lang.exception のクラス | |
| Nestable
An interface to be implemented by Throwable
extensions which would like to be able to nest root exceptions
inside themselves. |
|
| NestableDelegate
A shared implementation of the nestable exception functionality. |
|
|
|||||||||||
| 前 次 | フレームあり フレームなし | ||||||||||