Search
Preparing search index...
The search index is not available
@ftyyy/ytext
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@ftyyy/ytext
ImpossibleError
Class ImpossibleError
这个异常表示执行了必不可能执行的代码,例如枚举完所有可能的情况之后。
Hierarchy
Error
ImpossibleError
Index
Constructors
constructor
Properties
cause
message
name
stack
Constructors
constructor
new
Impossible
Error
(
msg
:
string
)
:
ImpossibleError
Parameters
msg:
string
Returns
ImpossibleError
Properties
Optional
cause
cause
?:
Error
message
message
:
string
name
name
:
string
Optional
stack
stack
?:
string
Exports
<internal>
autodirection
components
theme
Impossible
Error
constructor
cause
message
name
stack
Generated using
TypeDoc
这个异常表示执行了必不可能执行的代码,例如枚举完所有可能的情况之后。