This is the complete list of members for Hypertable::Exception, including all inherited members.
| code() const | Hypertable::Exception | inline |
| Exception(int error, int l=0, const char *fn=0, const char *fl=0) | Hypertable::Exception | inline |
| Exception(int error, const String &msg, int l=0, const char *fn=0, const char *fl=0) | Hypertable::Exception | inline |
| Exception(int error, const String &msg, const Exception &ex, int l=0, const char *fn=0, const char *fl=0) | Hypertable::Exception | inline |
| Exception(const Exception &ex) | Hypertable::Exception | inline |
| file() const | Hypertable::Exception | inline |
| func() const | Hypertable::Exception | inline |
| line() const | Hypertable::Exception | inline |
| m_error | Hypertable::Exception | private |
| m_file | Hypertable::Exception | private |
| m_func | Hypertable::Exception | private |
| m_line | Hypertable::Exception | private |
| message() const | Hypertable::Exception | inline |
| messages(const char *sep=": ") const | Hypertable::Exception | inline |
| operator=(const Exception &) | Hypertable::Exception | private |
| Parent typedef | Hypertable::Exception | |
| prev | Hypertable::Exception | |
| render_message(std::ostream &out) const | Hypertable::Exception | inlinevirtual |
| render_messages(std::ostream &out, const char *sep) const | Hypertable::Exception | virtual |
| ~Exception() | Hypertable::Exception | inline |