kotlin.reflect.full.IllegalPropertyDelegateAccessException.<init>

<init>

IllegalPropertyDelegateAccessException(
    cause: IllegalAccessException)

Platform and version requirements: JVM

An exception that is thrown when getDelegate is invoked on a KProperty object that was not made accessible with isAccessible.

See Also

kotlin.reflect.KProperty0.getDelegate

kotlin.reflect.KProperty1.getDelegate

kotlin.reflect.KProperty2.getDelegate

kotlin.reflect.jvm.isAccessible

© 2010–2017 JetBrains s.r.o.
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.reflect.full/-illegal-property-delegate-access-exception/-init-.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部