#include <exception.h>
|
| InfinitelyManySolutions (const char *file, const int line, char const *message) |
|
char const * | what () const noexcept override |
|
| RangeError (const char *message, const char *file, const int line) |
|
| Exception (const char *message, const char *file, const int line) |
|
| ~Exception () noexcept override |
|
const char * | what () const noexcept override |
|
Definition at line 119 of file exception.h.
◆ InfinitelyManySolutions()
Geom::InfinitelyManySolutions::InfinitelyManySolutions |
( |
const char * |
file, |
|
|
const int |
line, |
|
|
char const * |
message |
|
) |
| |
|
inline |
◆ what()
char const * Geom::InfinitelyManySolutions::what |
( |
| ) |
const |
|
inlineoverridenoexcept |
◆ _message
char const* const Geom::InfinitelyManySolutions::_message |
|
private |
The documentation for this class was generated from the following file:
- /builds/inkscape/inkscape/src/3rdparty/2geom/include/2geom/exception.h