base::ConfigException Member List

This is the complete list of members for base::ConfigException, 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
ConfigException(int errcode, const char *fmt=NULL,...)base::ConfigException
ConfigException(int errcode, const Exception &ex, const char *fmt=NULL,...)base::ConfigException
errIO enum valuebase::ConfigException
errNoSuchVariable enum valuebase::ConfigException
errTypeCast enum valuebase::ConfigException
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]