This exception is raised if a node does not exist.
More...
#include <IceGrid/IceGrid.h>
|
static const ::std::string & | ice_staticId () |
| Obtains the Slice type ID of this exception. More...
|
|
static const std::string & | ice_staticId () |
| Obtains the Slice type ID of this exception. More...
|
|
This exception is raised if a node does not exist.
◆ ~NodeNotExistException()
virtual IceGrid::NodeNotExistException::~NodeNotExistException |
( |
| ) |
|
|
virtual |
◆ NodeNotExistException() [1/3]
◆ NodeNotExistException() [2/3]
IceGrid::NodeNotExistException::NodeNotExistException |
( |
| ) |
|
|
default |
◆ NodeNotExistException() [3/3]
IceGrid::NodeNotExistException::NodeNotExistException |
( |
const ::std::string & |
name | ) |
|
|
inline |
One-shot constructor to initialize all data members.
- Parameters
-
◆ ice_staticId()
static const ::std::string& IceGrid::NodeNotExistException::ice_staticId |
( |
| ) |
|
|
static |
Obtains the Slice type ID of this exception.
- Returns
- The fully-scoped type ID.
◆ ice_tuple()
std::tuple<const ::std::string&> IceGrid::NodeNotExistException::ice_tuple |
( |
| ) |
const |
|
inline |
Obtains a tuple containing all of the exception's data members.
- Returns
- The data members in a tuple.
◆ name
::std::string IceGrid::NodeNotExistException::name |
The documentation for this class was generated from the following file: