org.asyrinx.brownie.swing
クラス GuiRuntimeException

java.lang.Object
  拡張java.lang.Throwable
      拡張java.lang.Exception
          拡張java.lang.RuntimeException
              拡張net.sf.hibernate.exception.NestableRuntimeException
                  拡張org.asyrinx.brownie.swing.GuiRuntimeException
すべての実装インタフェース:
net.sf.hibernate.exception.Nestable, java.io.Serializable

public class GuiRuntimeException
extends net.sf.hibernate.exception.NestableRuntimeException

作成者:
akima
関連項目:
直列化された形式

フィールドの概要
 
クラス 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
 

コンストラクタの詳細

GuiRuntimeException

public GuiRuntimeException()

GuiRuntimeException

public GuiRuntimeException(java.lang.String arg0)
パラメータ:
arg0 -

GuiRuntimeException

public GuiRuntimeException(java.lang.Throwable arg0)
パラメータ:
arg0 -

GuiRuntimeException

public GuiRuntimeException(java.lang.String arg0,
                           java.lang.Throwable arg1)
パラメータ:
arg0 -
arg1 -


Copyright © 2004 asyrinx organization. All Rights Reserved.