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