KiteTorrent
Toggle table of contents
0.0.1-SNAPSHOT
Guide
GitHub
common
Target filter
common
Switch theme
Search in API
Skip to content
KiteTorrent
kitetorrent-session
/
io.github.yuroyami.kitetorrent.session.peer
/
MseException
Mse
Exception
class
MseException
(
message
:
String
)
:
Exception
Raised when the MSE/PE handshake fails (bad VC, unknown torrent, sync not found, …).
Members
Constructors
Mse
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
expect
open
val
message
:
String
?