ConvertException

Author

ForteScarlet

Constructors

Link copied to clipboard
constructor()
constructor(s: String?)
constructor(from: KClass<*>, to: KClass<*>, instance: Any)

Inherited properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?