Thrown if a query is malformed or cannot be fulfilled.
More...
#include <QueryException.h>
Thrown if a query is malformed or cannot be fulfilled.
◆ QueryException() [1/3]
geodesk::QueryException::QueryException |
( |
const char * | message | ) |
|
|
inlineexplicit |
◆ QueryException() [2/3]
geodesk::QueryException::QueryException |
( |
const std::string & | message | ) |
|
|
inlineexplicit |
◆ QueryException() [3/3]
template<typename... Args>
geodesk::QueryException::QueryException |
( |
const char * | message, |
|
|
Args... | args ) |
|
inlineexplicit |
The documentation for this class was generated from the following file: