获取返回对象内的错误码信息。
const std::string &Message() const
无
Error(Error::Code::ERROR, "ERROR: Failed to get real path of home.").Message();
错误码信息,string类型。