protocol
b7318d1e12e0330f97a737f43c9945ac926f7bb1-SNAPSHOT
common
protocol
/
dev.arbjerg.lavalink.protocol.v4
/
Exception
/
Exception
Exception
constructor
(
message
:
String
?
,
severity
:
Exception.Severity
,
cause
:
String
,
causeStackTrace
:
String
)