Table of Contents

Property Exception

Namespace
DSharpPlus.Lavalink
Assembly
DSharpPlus.Lavalink.dll

Gets the exception details if a track loading failed.

[JsonProperty("exception", NullValueHandling = NullValueHandling.Ignore)]
public LavalinkLoadFailedInfo Exception { get; }

Property Value

LavalinkLoadFailedInfo