Exception
Defined in: src/structures/Types/Utils.ts:162
Properties
Section titled “Properties”Property (defined in) | Type | Description |
---|---|---|
cause (src/structures/Types/Utils.ts:170) | string | Cause by lavalink |
causeStackTrace (src/structures/Types/Utils.ts:172) | string | causeStackTrace by lavalink |
error? (src/structures/Types/Utils.ts:166) | Error | Nodejs Error |
message (src/structures/Types/Utils.ts:168) | string | Message by lavalink |
severity (src/structures/Types/Utils.ts:164) | Severity | Severity of the error |