|  | Kea 3.1.0
    | 
This is the complete list of members for Exception, including all inherited members.
| Exception(const char *file, size_t line, const char *what) | Exception | |
| Exception(const char *file, size_t line, const std::string &what) | Exception | |
| getFile() const | Exception | inline | 
| getLine() const | Exception | inline | 
| getMessage() const | Exception | inline | 
| what() const | Exception | virtual | 
| what(bool verbose) const | Exception | virtual | 
| ~Exception() | Exception | inlinevirtual |