Minix
5.0.0-alpha
module-common
/
dev.racci.minix.api.exceptions
/
LevelConversionException
/
LevelConversionException
Level
Conversion
Exception
fun
LevelConversionException
(
err
:
Throwable
?
=
null
,
message
:
(
)
->
Any
?
=
{ "Failed to convert level to string." }
)