toggle menu
lavalink-client
e654a194035dce6c1735ecd39b67e6b00a2ecacb-SNAPSHOT
jvm
switch theme
search in API
lavalink-client
/
dev.arbjerg.lavalink.client.player
/
TrackException
Track
Exception
data
class
TrackException
(
val
message
:
String
?
,
val
severity
:
Exception.Severity
,
val
cause
:
String
)
Members
Constructors
Track
Exception
Link copied to clipboard
constructor
(
message
:
String
?
,
severity
:
Exception.Severity
,
cause
:
String
)
Properties
cause
Link copied to clipboard
val
cause
:
String
message
Link copied to clipboard
val
message
:
String
?
severity
Link copied to clipboard
val
severity
:
Exception.Severity