Search
Preparing search index...
The search index is not available
@ftyyy/ytext
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@ftyyy/ytext
UnexpectedParametersError
Class UnexpectedParametersError
这个异常表示函数遇到了不符合约定的参数。
Hierarchy
Error
UnexpectedParametersError
Index
Constructors
constructor
Properties
cause
message
name
stack
Constructors
constructor
new
Unexpected
Parameters
Error
(
msg
:
string
)
:
UnexpectedParametersError
Parameters
msg:
string
Returns
UnexpectedParametersError
Properties
Optional
cause
cause
?:
Error
message
message
:
string
name
name
:
string
Optional
stack
stack
?:
string
Exports
<internal>
autodirection
components
theme
Unexpected
Parameters
Error
constructor
cause
message
name
stack
Generated using
TypeDoc
这个异常表示函数遇到了不符合约定的参数。