Exception IException is the iLand model exception class.
More...
#include <exception.h>
Exception IException is the iLand model exception class.
The class uses a string to store exception messages.
◆ ~IException()
IException::~IException |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inline |
◆ IException() [1/2]
IException::IException |
( |
| ) |
|
|
inline |
◆ IException() [2/2]
IException::IException |
( |
QString |
msg | ) |
|
|
inline |
◆ add()
void IException::add |
( |
const QString & |
msg | ) |
|
|
inline |
◆ message()
const QString & IException::message |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: