jp.gr.java_conf.wffm.gassan.director
クラス DirectorInitializeException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--jp.gr.java_conf.wffm.gassan.director.DirectorInitializeException

public class DirectorInitializeException
extends java.lang.RuntimeException

Director初期化時の例外クラス

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

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

コンストラクタの詳細

DirectorInitializeException

public DirectorInitializeException()

DirectorInitializeException

public DirectorInitializeException(java.lang.String msg)