Zuble's Qt Exception Object.
More...
#include <ZblException.h>
Zuble's Qt Exception Object.
Definition at line 45 of file ZblException.h.
◆ ZblException() [1/5]
Zbl::ZblException::ZblException |
( |
const QString & |
message | ) |
|
◆ ZblException() [2/5]
Zbl::ZblException::ZblException |
( |
const char * |
message | ) |
|
◆ ZblException() [3/5]
Zbl::ZblException::ZblException |
( |
const QString & |
facility, |
|
|
const QString & |
code, |
|
|
const QString & |
message |
|
) |
| |
◆ ZblException() [4/5]
Zbl::ZblException::ZblException |
( |
const char * |
facility, |
|
|
const char * |
code, |
|
|
const char * |
message |
|
) |
| |
◆ ~ZblException()
Zbl::ZblException::~ZblException |
( |
| ) |
|
throw | ( | |
| ) | | |
|
virtual |
◆ ZblException() [5/5]
Zbl::ZblException::ZblException |
( |
| ) |
|
|
inlineprivate |
◆ clone()
◆ code()
const QString & Zbl::ZblException::code |
( |
| ) |
const |
◆ facility()
const QString & Zbl::ZblException::facility |
( |
| ) |
const |
◆ matches()
bool Zbl::ZblException::matches |
( |
const QString & |
facility, |
|
|
const QString & |
code |
|
) |
| const |
◆ message()
const QString & Zbl::ZblException::message |
( |
| ) |
const |
◆ raise()
void Zbl::ZblException::raise |
( |
| ) |
const |
|
inline |
◆ rethrow()
void Zbl::ZblException::rethrow |
( |
std::exception & |
e, |
|
|
const QString & |
message |
|
) |
| |
|
static |
◆ what()
const char * Zbl::ZblException::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
The documentation for this class was generated from the following files:
Zuble documentation copyright © 2019 Bob Dinitto.
Documentation contributions included
herein are the copyrights of their respective owners. The documentation
provided herein is licensed under the terms of the
GNU Free Documentation License version 1.3
as published by the Free Software Foundation.
Zuble is a derivative work of Qt version 5.
Qt and respective logos are trademarks of The Qt Company Ltd. in Finland
and/or other countries worldwide.
All other trademarks are property of their respective owners.