Preparing search index...
The search index is not available
object-shape-tester - v5.1.5
object-shape-tester
ShapeMismatchError
Class ShapeMismatchError
This error is thrown when a shape assertion fails.
Hierarchy
TypeError
ShapeMismatchError
Index
Constructors
constructor
Properties
name
Constructors
constructor
new
ShapeMismatchError
(
message
?:
string
)
:
ShapeMismatchError
Parameters
Optional
message
:
string
Returns
ShapeMismatchError
new
ShapeMismatchError
(
message
?:
string
,
options
?:
ErrorOptions
,
)
:
ShapeMismatchError
Parameters
Optional
message
:
string
Optional
options
:
ErrorOptions
Returns
ShapeMismatchError
new
ShapeMismatchError
(
message
?:
string
)
:
ShapeMismatchError
Parameters
Optional
message
:
string
Returns
ShapeMismatchError
new
ShapeMismatchError
(
message
?:
string
,
options
?:
ErrorOptions
,
)
:
ShapeMismatchError
Parameters
Optional
message
:
string
Optional
options
:
ErrorOptions
Returns
ShapeMismatchError
Properties
name
name
:
string
= 'ShapeMismatchError'
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
name
object-shape-tester - v5.1.5
Loading...
This error is thrown when a shape assertion fails.