|
Evo C++ Library v0.5.1
|
This is the complete list of members for Exception, including all inherited members.
| error() const | Exception | inline |
| errormsg_out(TOut &out) | Exception | inline |
| ErrorMsgFunc typedef | Exception | protected |
| Exception(const char *file, ulong line, const StringBase &msg, Error error=EUnknown) | Exception | inline |
| Exception(const Exception &e) | Exception | inline |
| Exception(const char *file, ulong line, const char *type, const StringBase &msg, Error error, ErrorMsgFunc errmsg_func) | Exception | inlineprotected |
| file() const | Exception | inline |
| line() const | Exception | inline |
| msg() const | Exception | inline |
| StringBase typedef | Exception | |
| ~Exception() | Exception | inline |
1.8.13