local exception AlreadyRegisteredException |
This exception is raised if an attempt is made to register a servant, servant locator, facet, object factory, plug-in, object adapter, object, or user exception factory more than once for the same ID.
The id (or name) of the object that is registered already.
The kind of object that is registered already: "servant", "servant locator", "facet", "object factory", "plug-in", "object adapter", "object", or "user exception factory".
<<< Previous | Home | Next >>> |
Ice::AdapterNotFoundException | Up | Ice::BadMagicException |