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