jsonkt
/
blue.starry.jsonkt
/
JsonCastException
common
Json
Cast
Exception
class
JsonCastException
(element:
Any
, type:
KClass
<*>) :
JsonKtException
Content copied to clipboard
Properties
Properties
cause
Link copied to clipboard
common
open val
cause
:
Throwable
?
Content copied to clipboard
element
Link copied to clipboard
common
val
element
:
Any
Content copied to clipboard
message
Link copied to clipboard
common
open override val
message
:
String
Content copied to clipboard
type
Link copied to clipboard
common
val
type
:
KClass
<*>
Content copied to clipboard