@.error.desc()
API
Error
获得完整的错误描述
调用方法
(
error
) ->
description
参数介绍
error
:
Error
需要处理的Error对象
返回内容
description
:
String
错误的完整描述
源文件
src/error.js
:
163
关联API
@.error()
@.error.code()
@.error.exec()
@.error.reg()
@.error.stack()