Provides a couple of exceptions, thrown by methods in the {@link org.omg.CORBA.ORB} class.
See: Description
Exception Summary | |
---|---|
InconsistentTypeCode | The exception is thrown in response of the attempt to create the dynamic with an unmatching type code. |
InvalidName | The exception is thrown by {@link org.omg.CORBA.ORB#resolve_initial_references(String)} in response of passing a name for which there is no initial reference. |
Provides a couple of exceptions, thrown by methods in the {@link org.omg.CORBA.ORB} class.