Ice 3.8
Slice API Reference
Loading...
Searching...
No Matches

◆ removeAdapter()

void removeAdapter ( string id) throws AdapterNotExistException, DeploymentException

Removes the adapter with the given ID.

Parameters
idThe adapter ID.
Exceptions
AdapterNotExistExceptionThrown when the adapter doesn't exist.
DeploymentExceptionThrown when the application deployment failed.