base::Exception Member List

This is the complete list of members for base::Exception, including all inherited members.
_errcodebase::Exception [protected]
_locationbase::Exception [protected]
_messagebase::Exception [protected]
_nestedbase::Exception [protected]
_stacktracebase::Exception [protected]
_typebase::Exception [protected]
appendMessage(const String &msg)base::Exception
Exception(const char *fmt,...)base::Exception [explicit]
Exception(int errcode, const char *type)base::Exception [protected]
getErrcode() const base::Exception
getLocation() const base::Exception
getMessage() const base::Exception
getNested() const base::Exception
getStacktrace() const base::Exception
getType() const base::Exception
operator=(const Exception &ex)base::Exception
toString() const base::Exception [virtual]
trace(String &location, String &stacktrace)base::Exception [static]
what() const base::Exception
~Exception()base::Exception [virtual]