|
pure virtual |
Stops a server.
| id | The server ID. |
| response | The response callback. |
| exception | The exception callback. |
| current | The Current object of the incoming request. |
| IceGrid::DeploymentException | Thrown when the deployment of the server failed. |
| IceGrid::NodeUnreachableException | Thrown when the node is unreachable. |
| IceGrid::ServerNotExistException | Thrown when the server doesn't exist. |
| IceGrid::ServerStopException | Thrown when the server stop failed. |