String translateError(Object error) { return "The function call failed with the following error: $error"; }