org.omg.CORBA
クラス UnknownUserException

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

public final class UnknownUserException
extends UserException

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

フィールドの概要
 Any except
           
 
コンストラクタの概要
UnknownUserException()
           
UnknownUserException(Any except)
           
 
クラス java.lang.Throwable から継承したメソッド
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
クラス java.lang.Object から継承したメソッド
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

フィールドの詳細

except

public Any except
コンストラクタの詳細

UnknownUserException

public UnknownUserException()

UnknownUserException

public UnknownUserException(Any except)