toggle menu
valix
1.0.5
common
switch theme
search in API
valix-core
/
io.valix.core
/
ValixErrorCode
/
Companion
/
fromCode
from
Code
fun
fromCode
(
code
:
String
)
:
ValixErrorCode
?
Resolves the
ValixErrorCode
matching the specified string
code
, or
null
if none.