org.omg.CORBA
Class UnknownUserException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.omg.CORBA.UserException
              extended by org.omg.CORBA.UnknownUserException
All Implemented Interfaces:
Serializable, IDLEntity

public final class UnknownUserException
extends UserException

See Also:
Serialized Form

Field Summary
 Any except
           
 
Constructor Summary
UnknownUserException()
           
UnknownUserException(Any a)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

except

public Any except
Constructor Detail

UnknownUserException

public UnknownUserException()

UnknownUserException

public UnknownUserException(Any a)


Copyright © 2006 Apache Software Foundation. All Rights Reserved.