This is the complete list of members for Common::Error, including all inherited members.
_code | Common::Error | protected |
_desc | Common::Error | protected |
Error(ErrorCode code=kUnknownError) | Common::Error | |
Error(ErrorCode code, const String &extra) | Common::Error | |
getCode() const | Common::Error | inline |
getDesc() const | Common::Error | |
getTranslatedDesc() const | Common::Error |