|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.commons.lang.exception.NestableRuntimeException
org.asyrinx.joey.gen.core.JoeyGenRuntimeException
フィールドの概要 |
クラス org.apache.commons.lang.exception.NestableRuntimeException から継承したフィールド |
delegate |
クラス java.lang.RuntimeException から継承したフィールド |
|
コンストラクタの概要 | |
JoeyGenRuntimeException()
|
|
JoeyGenRuntimeException(java.lang.String msg)
|
|
JoeyGenRuntimeException(java.lang.String msg,
java.lang.Throwable cause)
|
|
JoeyGenRuntimeException(java.lang.Throwable cause)
|
クラス org.apache.commons.lang.exception.NestableRuntimeException から継承したメソッド |
getCause, getMessage, getMessage, getMessages, getThrowable, getThrowableCount, getThrowables, indexOfThrowable, indexOfThrowable, printPartialStackTrace, printStackTrace, printStackTrace, printStackTrace |
クラス java.lang.Throwable から継承したメソッド |
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
コンストラクタの詳細 |
public JoeyGenRuntimeException()
public JoeyGenRuntimeException(java.lang.String msg)
msg
- public JoeyGenRuntimeException(java.lang.String msg, java.lang.Throwable cause)
msg
- cause
- public JoeyGenRuntimeException(java.lang.Throwable cause)
cause
-
|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |