Class: ErrorGroups
Extends
Error
Constructors
new ErrorGroups()
new ErrorGroups(
errors
):ErrorGroups
Parameters
errors
Map
<string
, YaksokError
<unknown
>[]>
Returns
Overrides
Error.constructor
Defined in
Properties
errors
errors:
Map
<string
,YaksokError
<unknown
>[]>
Defined in
message
message:
string
Inherited from
Error.message
Defined in
node_modules/.deno/typescript@5.7.2/node_modules/typescript/lib/lib.es5.d.ts:1077
name
name:
string
Inherited from
Error.name
Defined in
node_modules/.deno/typescript@5.7.2/node_modules/typescript/lib/lib.es5.d.ts:1076
stack?
optional
stack:string
Inherited from
Error.stack
Defined in
node_modules/.deno/typescript@5.7.2/node_modules/typescript/lib/lib.es5.d.ts:1078