- java.lang.Object
- 
- org.omg.CORBA.UnknownUserExceptionHolder
 
- 
- All Implemented Interfaces:
- Streamable
 
 public final class UnknownUserExceptionHolder extends Object implements Streamable The Holder forUnknownUserException. For more information on Holder files, see "Generated Files: Holder Files".org/omg/CORBA/UnknownUserExceptionHolder.java Generated by the IDL-to-Java compiler (portable), version "3.0" from CORBA.idl Thursday, August 24, 2000 5:52:22 PM PDT 
- 
- 
Field SummaryFields Modifier and Type Field Description UnknownUserExceptionvalue
 - 
Constructor SummaryConstructors Constructor Description UnknownUserExceptionHolder()UnknownUserExceptionHolder(UnknownUserException initialValue)
 
- 
- 
- 
Field Detail- 
valuepublic UnknownUserException value 
 
- 
 - 
Constructor Detail- 
UnknownUserExceptionHolderpublic UnknownUserExceptionHolder() 
 - 
UnknownUserExceptionHolderpublic UnknownUserExceptionHolder(UnknownUserException initialValue) 
 
- 
 
-