org.asyrinx.joey.om
クラス EntityRuntimeException

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

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

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

フィールドの概要
 
クラス net.sf.hibernate.exception.NestableRuntimeException から継承したフィールド
delegate
 
クラス java.lang.RuntimeException から継承したフィールド
 
コンストラクタの概要
EntityRuntimeException()
           
EntityRuntimeException(java.lang.String arg0)
           
EntityRuntimeException(java.lang.String arg0, java.lang.Throwable arg1)
           
EntityRuntimeException(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
 

コンストラクタの詳細

EntityRuntimeException

public EntityRuntimeException()

EntityRuntimeException

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

EntityRuntimeException

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

EntityRuntimeException

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


Copyright © 2004 asyrinx organization. All Rights Reserved.