正在准备搜索索引...
搜索索引不可用
@custouch-open/js-sdk
@custouch-open/js-sdk
index
<internal>
ErrorConstructor
接口 ErrorConstructor
interface
ErrorConstructor
{
new ErrorConstructor
new
(
message
?:
string
)
:
Error
;
prototype
:
Error
;
(
message
?:
string
)
:
Error
;
}
Error
Constructor
(
message
?
)
:
Error
参数
可选
message
:
string
返回
Error
索引
构造函数
constructor
属性
prototype
构造函数
constructor
new
Error
Constructor
(
message
?
)
:
Error
参数
可选
message
:
string
返回
Error
属性
只读
prototype
prototype
:
Error
显示设置
成员可见性
受保护
继承
外部
配色
自动
浅色
深色
目录
构造函数
constructor
属性
prototype
@custouch-open/js-sdk
加载中……