| ObjectPtr Ice::Communicator::removeAdminFacet | ( | std::string_view | facet | ) |
Removes a facet from the Admin object.
| facet | The name of the Admin facet. |
| NotRegisteredException | Thrown when no facet with the given name is registered. |
| CommunicatorDestroyedException | Thrown when the communicator has been destroyed. |