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