Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@matter/node
.
DiscoveryAggregateError
Class DiscoveryAggregateError
Thrown for errors that have multiple underlying causes.
Hierarchy (
view full
)
MatterAggregateError
DiscoveryAggregateError
Index
Constructors
constructor
Properties
[inspect]
format
Methods
[has
Instance]
Constructors
constructor
new
Discovery
Aggregate
Error
(
causes
,
message
?
)
:
DiscoveryAggregateError
Parameters
causes
:
Iterable
<
unknown
,
any
,
any
>
Optional
message
:
string
Returns
DiscoveryAggregateError
Properties
[inspect]
[inspect]
:
(
(
depth
:
number
,
inspectionOptions
?:
{
colors
?:
boolean
;
}
)
=>
unknown
)
format
format
:
(
(
format
?:
"plain"
|
"ansi"
|
"html"
,
indents
?:
number
)
=>
string
)
Methods
Static
[has
Instance]
[has
Instance]
(
instance
)
:
boolean
Parameters
instance
:
unknown
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
[inspect]
format
Methods
[has
Instance]
matter.js-monorepo
Loading...
Thrown for errors that have multiple underlying causes.