public class KotlinReflectionNotSupportedError extends Error
Constructor and Description |
---|
KotlinReflectionNotSupportedError() |
KotlinReflectionNotSupportedError(String message) |
KotlinReflectionNotSupportedError(String message,
Throwable cause) |
KotlinReflectionNotSupportedError(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public KotlinReflectionNotSupportedError()
public KotlinReflectionNotSupportedError(String message)
public KotlinReflectionNotSupportedError(String message, Throwable cause)
public KotlinReflectionNotSupportedError(Throwable cause)
Copyright © 2017. All Rights Reserved.