Uses of Class
org.omg.CORBA.UnknownUserException
Packages that use UnknownUserException
Package
Description
Provides the mapping of the OMG CORBA APIs to the JavaTM
programming language, including the class ORB, which is implemented
so that a programmer can use it as a fully-functional Object Request Broker
(ORB).
-
Uses of UnknownUserException in org.omg.CORBA
Fields in org.omg.CORBA declared as UnknownUserExceptionMethods in org.omg.CORBA that return UnknownUserExceptionModifier and TypeMethodDescriptionstatic UnknownUserException
static UnknownUserException
UnknownUserExceptionHelper.read
(InputStream istream) Methods in org.omg.CORBA with parameters of type UnknownUserExceptionModifier and TypeMethodDescriptionstatic void
UnknownUserExceptionHelper.insert
(Any a, UnknownUserException that) static void
UnknownUserExceptionHelper.write
(OutputStream ostream, UnknownUserException value) Constructors in org.omg.CORBA with parameters of type UnknownUserException