Package org.omg.CORBA.ORBPackage

Provides a couple of exceptions, thrown by methods in the ORB class.

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 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 ORB class.