|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
jp.sf.tatooine.gtx.GtxException
public class GtxException
GtxException.
コンストラクタの概要 | |
---|---|
GtxException()
|
|
GtxException(java.lang.String message)
|
|
GtxException(java.lang.String message,
java.lang.Throwable cause)
|
|
GtxException(java.lang.Throwable cause)
|
メソッドの概要 |
---|
クラス 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 |
コンストラクタの詳細 |
---|
public GtxException()
public GtxException(java.lang.String message)
public GtxException(java.lang.Throwable cause)
public GtxException(java.lang.String message, java.lang.Throwable cause)
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |