sim-ecs - v0.6.5
Preparing search index...
SystemError
Class SystemError
Implements
ISystemError
Index
Constructors
constructor
Accessors
cause
System
Constructors
constructor
new
SystemError
(
_cause
:
Readonly
<
Error
>
,
_System
:
Readonly
<
TTypeProto
<
ISystem
>
>
,
)
:
SystemError
Parameters
_cause
:
Readonly
<
Error
>
_System
:
Readonly
<
TTypeProto
<
ISystem
>
>
Returns
SystemError
Accessors
cause
get
cause
()
:
Error
Returns
Error
System
get
System
()
:
Readonly
<
TTypeProto
<
ISystem
>
>
Returns
Readonly
<
TTypeProto
<
ISystem
>
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
cause
System
sim-ecs - v0.6.5
Loading...