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