This exception is raised if a server tries to set endpoints for an adapter that is already active.
More...
#include <Ice/Ice.h>
|
| static const ::std::string & | ice_staticId () |
| | Obtains the Slice type ID of this exception.
|
This exception is raised if a server tries to set endpoints for an adapter that is already active.
◆ ~AdapterAlreadyActiveException()
| virtual Ice::AdapterAlreadyActiveException::~AdapterAlreadyActiveException |
( |
| ) |
|
|
virtual |
◆ AdapterAlreadyActiveException() [1/2]
| Ice::AdapterAlreadyActiveException::AdapterAlreadyActiveException |
( |
const AdapterAlreadyActiveException & | | ) |
|
|
default |
◆ AdapterAlreadyActiveException() [2/2]
| Ice::AdapterAlreadyActiveException::AdapterAlreadyActiveException |
( |
| ) |
|
|
default |
◆ ice_staticId()
| const ::std::string & Ice::AdapterAlreadyActiveException::ice_staticId |
( |
| ) |
|
|
static |
Obtains the Slice type ID of this exception.
- Returns
- The fully-scoped type ID.
◆ ice_tuple()
| std::tuple Ice::AdapterAlreadyActiveException::ice_tuple |
( |
| ) |
const |
|
inline |
Obtains a tuple containing all of the exception's data members.
- Returns
- The data members in a tuple.
The documentation for this class was generated from the following file: