Prelude API
Guides
Skill
GitHub
Preparing search index...
@prelude/testing
TraceError
Class TraceError
Hierarchy
Error
TraceError
Index
Constructors
constructor
Properties
cause
ops
original
Length
seed
trial
Constructors
constructor
new
TraceError
(
seed
:
number
,
trial
:
number
,
ops
:
readonly
unknown
[]
,
originalLength
:
number
,
cause
:
unknown
,
)
:
TraceError
Parameters
seed
:
number
trial
:
number
ops
:
readonly
unknown
[]
originalLength
:
number
cause
:
unknown
Returns
TraceError
Properties
Readonly
cause
cause
:
unknown
Readonly
ops
ops
:
readonly
unknown
[]
Readonly
original
Length
originalLength
:
number
Readonly
seed
seed
:
number
Readonly
trial
trial
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
cause
ops
original
Length
seed
trial
Guides
Skill
GitHub
Prelude API
Loading...