Class: SDKError
@orderly.network/types.SDKErrorHierarchy
-
Error↳SDKError
Table of contents
Constructors
Properties
Constructors
constructor
• new SDKError(message)
Parameters
| Name | Type |
|---|---|
message | string |
Overrides
Error.constructorDefined in
packages/types/src/errors.ts:9Properties
message
• message:string
Inherited from
Error.messageDefined in
node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es5.d.ts:1068name
• name:string
Inherited from
Error.nameDefined in
node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es5.d.ts:1067stack
•Optional stack: string