org.asyrinx.joey.gen.core
クラス JoeyGenRuntimeException

java.lang.Object
  拡張java.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.Nestable, java.io.Serializable

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

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

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

コンストラクタの詳細

JoeyGenRuntimeException

public JoeyGenRuntimeException()

JoeyGenRuntimeException

public JoeyGenRuntimeException(java.lang.String msg)
パラメータ:
msg -

JoeyGenRuntimeException

public JoeyGenRuntimeException(java.lang.String msg,
                               java.lang.Throwable cause)
パラメータ:
msg -
cause -

JoeyGenRuntimeException

public JoeyGenRuntimeException(java.lang.Throwable cause)
パラメータ:
cause -


Copyright © 2004-2005 asyrinx organization. All Rights Reserved.