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