5.3.4.5 Exceptions

CORBA::BAD_PARAM
Indicates that the value of an input parameter has an inappropriate value or is invalid. Of particular importance, the exception is raised if no value or a NULL value for the parameter factory_key is specified.
CosLifeCycle::NoFactory
Indicates that there are no factories registered that match the information in the factory_key parameter.
Tobj::CannotProceed
Indicates that the FactoryFinder or NameManager encountered an internal error while attempting to locate a reference for a factory object.
Error information is written to the user log.
Tobj::RegistrarNotAvailable
Indicates that the FactoryFinder could not communicate with the NameManager.
Error information is written to the user log.