Inkscape
Vector Graphics Editor
|
#include <exception.h>
Public Member Functions | |
LogicalError (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 |
Additional Inherited Members | |
![]() | |
std::string | msgstr |
Definition at line 73 of file exception.h.
|
inline |
Definition at line 75 of file exception.h.