toggle menu
lavalink-client
c1d532187adc524f4c81b3d1ee860143e3d908fd-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