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