formatError(object) → String 将错误对象格式化为字符串。如果可用,则使用名称、消息和堆栈属性,否则返回toString()。 Name Type Description object Object 要在数组中查找的项。 Returns: 包含格式化错误的字符串。