Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
assertion-error
AssertionError
Class AssertionError
Index
Constructor methods
constructor
Properties
message
name
showDiff
stack
Constructor methods
constructor
(
message
:
string
, props
?:
any
, ssf
?:
Function
)
:
AssertionError
Parameters
message:
string
props?:
any
optional
ssf?:
Function
optional
Returns
AssertionError
Properties
public
message
:
string
public
name
:
string
public
showDiff
:
boolean
public
stack
:
string
Globals
assertion-error
AssertionError
constructor
message
name
showDiff
stack