ScummVM API documentation
Common::Error Member List

This is the complete list of members for Common::Error, including all inherited members.

_codeCommon::Errorprotected
_descCommon::Errorprotected
Error(ErrorCode code=kUnknownError)Common::Error
Error(ErrorCode code, const String &extra)Common::Error
getCode() constCommon::Errorinline
getDesc() constCommon::Error
getTranslatedDesc() constCommon::Error