PolymathError
Last updated
Was this helpful?
Last updated
Was this helpful?
Wraps an error to give more information about it's type
Error
↳ PolymathError
Parameters:
▪ __namedParameters: object
Name
Type
code
message
undefined | string
• message: string
Inherited from void
Defined in node_modules/typescript/lib/lib.es5.d.ts:964
• name: string
Inherited from void
Defined in node_modules/typescript/lib/lib.es5.d.ts:963
Optional
stack• stack? : undefined | string
Inherited from void
Overrides void
Defined in node_modules/typescript/lib/lib.es5.d.ts:965
Static
Error▪ Error: ErrorConstructor
Defined in node_modules/typescript/lib/lib.es5.d.ts:974
+ new PolymathError(__namedParameters
: object):
Defined in
Returns:
• code:
Defined in