org.omg.PortableServer.POAPackage
クラス ServantAlreadyActive

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.omg.CORBA.UserException
                    |
                    +--org.omg.PortableServer.POAPackage.ServantAlreadyActive
すべての実装インタフェース:
IDLEntity, java.io.Serializable

public final class ServantAlreadyActive
extends UserException

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

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

コンストラクタの詳細

ServantAlreadyActive

public ServantAlreadyActive()

ServantAlreadyActive

public ServantAlreadyActive(java.lang.String reason)