This exception is raised if a server does not exist.
More...
#include <IceGrid/IceGrid.h>
|
| ::std::string | id |
| | The identifier of the server.
|
|
| static const std::string & | ice_staticId () |
| | Obtains the Slice type ID of this exception.
|
This exception is raised if a server does not exist.
◆ ServerNotExistException() [1/2]
| IceGrid::ServerNotExistException::ServerNotExistException |
( |
| ) |
|
|
inline |
◆ ServerNotExistException() [2/2]
| IceGrid::ServerNotExistException::ServerNotExistException |
( |
const ::std::string & | id | ) |
|
|
explicit |
One-shot constructor to initialize all data members.
- Parameters
-
| id | The identifier of the server. |
◆ ~ServerNotExistException()
| virtual IceGrid::ServerNotExistException::~ServerNotExistException |
( |
| ) |
|
| throw | ( | ) | | | |
|
virtual |
◆ ice_clone()
Polymorphically clones this exception.
- Returns
- A shallow copy of this exception.
Implements Ice::UserException.
◆ ice_id()
| virtual::std::string IceGrid::ServerNotExistException::ice_id |
( |
| ) |
const |
|
virtual |
Obtains the Slice type ID of this exception.
- Returns
- The fully-scoped type ID.
Implements IceUtil::Exception.
◆ ice_throw()
| virtual void IceGrid::ServerNotExistException::ice_throw |
( |
| ) |
const |
|
virtual |
◆ id
| ::std::string IceGrid::ServerNotExistException::id |
The identifier of the server.
The documentation for this class was generated from the following file: