![]() |
QCAD
Open Source 2D CAD
|
This is the complete list of members for Error, including all inherited members.
Error(int code, std::string const &message, std::string const &method) | Error | |
Error(Error const &other) | Error | |
GetCode() const | Error | inline |
GetMessage() const | Error | inline |
GetMethod() const | Error | inline |
m_code | Error | private |
m_message | Error | private |
m_method | Error | private |
operator=(Error const &rhs) | Error |