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