|
||||||||||
前 次 | フレームあり フレームなし |
ContainerException.Reason を使用しているパッケージ | |
---|---|
jp.liq.container |
jp.liq.container での ContainerException.Reason の使用 |
---|
ContainerException.Reason を返す jp.liq.container のメソッド | |
---|---|
static ContainerException.Reason |
ContainerException.Reason.valueOf(java.lang.String name)
指定した名前を持つこの型の列挙型定数を返します。 |
static ContainerException.Reason[] |
ContainerException.Reason.values()
この列挙型の定数を含む配列を宣言されている順序で返します。 |
ContainerException.Reason 型のパラメータを持つ jp.liq.container のコンストラクタ | |
---|---|
ContainerException(ContainerException.Reason errCode,
java.lang.Object... args)
この例外のインスタンスを構築します。 |
|
||||||||||
前 次 | フレームあり フレームなし |