SDOM - Simple SDL Document Object Model
A lightweight, extensible Document Object Model for SDL-based applications.
|
This is the complete list of members for SDOM::Exception, including all inherited members.
Exception(const std::string &message, const std::string &file, int line) | SDOM::Exception | inline |
getFile() const | SDOM::Exception | inline |
getLine() const | SDOM::Exception | inline |
what() const noexcept override | SDOM::Exception | inline |