Exception with localized string describing occured error.
◆ RuntimeError() [1/2]
TextureTool::RuntimeError::RuntimeError |
( |
const QString & |
message | ) |
|
|
explicit |
◆ RuntimeError() [2/2]
TextureTool::RuntimeError::RuntimeError |
( |
QString && |
message | ) |
|
|
explicit |
◆ ~RuntimeError()
TextureTool::RuntimeError::~RuntimeError |
( |
| ) |
|
|
overridedefault |
◆ message()
const QString & TextureTool::RuntimeError::message |
( |
| ) |
const |
Returns the message describing the error.
◆ what()
const char * TextureTool::RuntimeError::what |
( |
| ) |
const |
|
override |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.