Class Cast Exception
expect open class ClassCastException(message: String?) : RuntimeException
Content copied to clipboard
actual open class ClassCastException(message: String?) : RuntimeException
Content copied to clipboard
actual open class ClassCastException(message: String?) : RuntimeException
Content copied to clipboard
Constructors
ClassCastException
Link copied to clipboard
Properties
Inheritors
TypeCastException
Link copied to clipboard