| void IceGrid::AdminPrx::startServer | ( | std::string_view | id, |
| const Ice::Context & | context = Ice::noExplicitContext ) const |
Starts a server and waits for its activation.
| id | The server id. |
| context | The request context. |
| 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::ServerStartException | Thrown when the server startup failed. |