|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.sf.hibernate.exception.NestableRuntimeException
org.asyrinx.brownie.swing.GuiRuntimeException
フィールドの概要 |
クラス net.sf.hibernate.exception.NestableRuntimeException から継承したフィールド |
delegate |
クラス java.lang.RuntimeException から継承したフィールド |
|
コンストラクタの概要 | |
GuiRuntimeException()
|
|
GuiRuntimeException(java.lang.String arg0)
|
|
GuiRuntimeException(java.lang.String arg0,
java.lang.Throwable arg1)
|
|
GuiRuntimeException(java.lang.Throwable arg0)
|
クラス net.sf.hibernate.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 GuiRuntimeException()
public GuiRuntimeException(java.lang.String arg0)
arg0
- public GuiRuntimeException(java.lang.Throwable arg0)
arg0
- public GuiRuntimeException(java.lang.String arg0, java.lang.Throwable arg1)
arg0
- arg1
-
|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |