|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjava.lang.Throwable
java.lang.Error
org.asyrinx.joey.gen.model.command.ValidationError
フィールドの概要 | |
protected Element |
element
|
クラス java.lang.Error から継承したフィールド |
|
コンストラクタの概要 | |
ValidationError(java.lang.String msg)
|
|
ValidationError(java.lang.String msg,
Element element)
|
メソッドの概要 | |
Element |
getElement()
|
クラス java.lang.Throwable から継承したメソッド |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
フィールドの詳細 |
protected final Element element
コンストラクタの詳細 |
public ValidationError(java.lang.String msg)
msg
- public ValidationError(java.lang.String msg, Element element)
msg
- メソッドの詳細 |
public Element getElement()
|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |