This exception is raised if the request to allocate an object times out.
More...
#include <IceGrid/IceGrid.h>
|
| static const ::std::string & | ice_staticId () |
| | Obtains the Slice type ID of this exception.
|
This exception is raised if the request to allocate an object times out.
◆ ~AllocationTimeoutException()
| virtual IceGrid::AllocationTimeoutException::~AllocationTimeoutException |
( |
| ) |
|
|
virtual |
◆ AllocationTimeoutException() [1/3]
| IceGrid::AllocationTimeoutException::AllocationTimeoutException |
( |
const AllocationTimeoutException & | | ) |
|
|
default |
◆ AllocationTimeoutException() [2/3]
| IceGrid::AllocationTimeoutException::AllocationTimeoutException |
( |
| ) |
|
|
default |
◆ AllocationTimeoutException() [3/3]
| IceGrid::AllocationTimeoutException::AllocationTimeoutException |
( |
const ::std::string & | reason | ) |
|
|
inline |
One-shot constructor to initialize all data members.
- Parameters
-
| reason | The reason why the object couldn't be allocated. |
◆ ice_staticId()
| const ::std::string & IceGrid::AllocationTimeoutException::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::AllocationTimeoutException::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: