0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Hypertable::Exception Member List

This is the complete list of members for Hypertable::Exception, including all inherited members.

code() const Hypertable::Exceptioninline
Exception(int error, int l=0, const char *fn=0, const char *fl=0)Hypertable::Exceptioninline
Exception(int error, const String &msg, int l=0, const char *fn=0, const char *fl=0)Hypertable::Exceptioninline
Exception(int error, const String &msg, const Exception &ex, int l=0, const char *fn=0, const char *fl=0)Hypertable::Exceptioninline
Exception(const Exception &ex)Hypertable::Exceptioninline
file() const Hypertable::Exceptioninline
func() const Hypertable::Exceptioninline
line() const Hypertable::Exceptioninline
m_errorHypertable::Exceptionprivate
m_fileHypertable::Exceptionprivate
m_funcHypertable::Exceptionprivate
m_lineHypertable::Exceptionprivate
message() const Hypertable::Exceptioninline
messages(const char *sep=": ") const Hypertable::Exceptioninline
operator=(const Exception &)Hypertable::Exceptionprivate
Parent typedefHypertable::Exception
prevHypertable::Exception
render_message(std::ostream &out) const Hypertable::Exceptioninlinevirtual
render_messages(std::ostream &out, const char *sep) const Hypertable::Exceptionvirtual
~Exception()Hypertable::Exceptioninline