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