org.asyrinx.brownie.servlet
クラス ServletContextRuntimeException

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

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

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

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

コンストラクタの詳細

ServletContextRuntimeException

public ServletContextRuntimeException()

ServletContextRuntimeException

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

ServletContextRuntimeException

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

ServletContextRuntimeException

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


Copyright © 2004 asyrinx organization. All Rights Reserved.