toggle menu
lavalink-client
b652c3bf9486405f8d6ba6f412cd3ef27b539873-SNAPSHOT
jvm
switch theme
search in API
lavalink-client
/
dev.arbjerg.lavalink.client.protocol
/
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