Extracts the error message from a result.
Declared in <util/result.h>
<util/result.h>
bilingual_str ErrorString(Result<FT> const& result);
the stored error message, or an empty string when the result holds a value