_errcode | base::Exception | [protected] |
_location | base::Exception | [protected] |
_message | base::Exception | [protected] |
_nested | base::Exception | [protected] |
_stacktrace | base::Exception | [protected] |
_type | base::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] |