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
/
io.github.yuroyami.kitetorrent.error
/
HttpError
/
Companion
/
fromCodeOrNull
from
Code
Or
Null
fun
fromCodeOrNull
(
code
:
Int
)
:
HttpError
?
Look up an
HttpError
by its numeric status
code
, or
null
if unknown.