#include <displaceexception.h>
◆ DisplaceException()
displace::DisplaceException::DisplaceException |
( |
QString |
what, |
|
|
QString |
file = QString() , |
|
|
int |
line = -1 |
|
) |
| |
|
inlineexplicit |
◆ clone()
◆ file()
QString displace::DisplaceException::file |
( |
| ) |
const |
|
inline |
◆ line()
int displace::DisplaceException::line |
( |
| ) |
const |
|
inline |
◆ message()
QString displace::DisplaceException::message |
( |
| ) |
const |
|
inline |
◆ raise()
void displace::DisplaceException::raise |
( |
| ) |
const |
|
inline |
◆ what()
const char* displace::DisplaceException::what |
( |
| ) |
const |
|
inlinenoexcept |
◆ mFile
QString displace::DisplaceException::mFile |
|
protected |
◆ mLine
int displace::DisplaceException::mLine |
|
protected |
◆ mWhat
QString displace::DisplaceException::mWhat |
|
protected |
The documentation for this class was generated from the following file: