toggle menu
Simple Robot
4.8.0
common
switch theme
search in API
simbot-quantcat-common
/
love.forte.simbot.quantcat.common.convert
/
ConvertException
Convert
Exception
class
ConvertException
:
ClassCastException
(
source
)
Author
ForteScarlet
Members
Constructors
Convert
Exception
Link copied to clipboard
constructor
(
)
constructor
(
s
:
String
?
)
constructor
(
from
:
KClass
<
*
>
,
to
:
KClass
<
*
>
,
instance
:
Any
)
Inherited properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?