kotlin
Class TypeCastException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.ClassCastException
kotlin.TypeCastException
- All Implemented Interfaces:
- Serializable
public class TypeCastException
- extends ClassCastException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TypeCastException
public TypeCastException()
TypeCastException
public TypeCastException(String message)
Copyright © 2016. All Rights Reserved.