[#common-InvalidEstimateModeErrorMessage] = xref:common.adoc[common]::InvalidEstimateModeErrorMessage :relfileprefix: ../ :mrdocs: Return the error message shown when an invalid estimate mode is given. == Synopsis Declared in `<common/messages.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::string InvalidEstimateModeErrorMessage(); ---- == Return Value The error message. [.small]#Created with https://www.mrdocs.com[MrDocs]#