org.asyrinx.joey.gui
クラス EntityGuiRuntimeException

java.lang.Object
  拡張java.lang.Throwable
      拡張java.lang.Exception
          拡張java.lang.RuntimeException
              拡張org.apache.commons.lang.exception.NestableRuntimeException
                  拡張org.asyrinx.joey.gui.EntityGuiRuntimeException
すべての実装インタフェース:
org.apache.commons.lang.exception.Nestable, java.io.Serializable

public class EntityGuiRuntimeException
extends org.apache.commons.lang.exception.NestableRuntimeException

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

フィールドの概要
 
クラス org.apache.commons.lang.exception.NestableRuntimeException から継承したフィールド
delegate
 
クラス java.lang.RuntimeException から継承したフィールド
 
コンストラクタの概要
EntityGuiRuntimeException()
           
EntityGuiRuntimeException(java.lang.String msg)
           
EntityGuiRuntimeException(java.lang.String msg, java.lang.Throwable e)
           
EntityGuiRuntimeException(java.lang.Throwable e)
           
 
クラス 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
 

コンストラクタの詳細

EntityGuiRuntimeException

public EntityGuiRuntimeException()

EntityGuiRuntimeException

public EntityGuiRuntimeException(java.lang.String msg)

EntityGuiRuntimeException

public EntityGuiRuntimeException(java.lang.Throwable e)

EntityGuiRuntimeException

public EntityGuiRuntimeException(java.lang.String msg,
                                 java.lang.Throwable e)


Copyright © 2004 asyrinx organization. All Rights Reserved.