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