com.ngMAT.servlet
クラス EZServletRuntimeException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--com.ngMAT.Common.CommonRuntimeException
                          |
                          +--com.ngMAT.servlet.EZServletRuntimeException
すべての実装インタフェース:
java.io.Serializable
直系の既知のサブクラス:
EZSApplicationProcessException, EZSResponseWasRedirectedException

public class EZServletRuntimeException
extends CommonRuntimeException

関連項目:
直列化された形式

コンストラクタの概要
EZServletRuntimeException()
           
EZServletRuntimeException(java.lang.String msg)
           
EZServletRuntimeException(java.lang.Throwable t)
           
 
クラス java.lang.Throwable から継承したメソッド
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

EZServletRuntimeException

public EZServletRuntimeException()

EZServletRuntimeException

public EZServletRuntimeException(java.lang.Throwable t)

EZServletRuntimeException

public EZServletRuntimeException(java.lang.String msg)


バグや機能要求の報告
最新の情報
Copyright 2000 - ngMAT Corporation