Spec-Zone.ru › Kotlin 1.8

<init>

kotlin-stdlib / kotlin.reflect.full / IllegalPropertyDelegateAccessException / <init>
Требования к платформе и версии: JVM (1.0)
IllegalPropertyDelegateAccessException(
    cause: IllegalAccessException)

Исключение, которое выбрасывается, когда getDelegate вызывается для объекта KProperty, который не был сделан доступным с помощью isAccessible.

См. также

kotlin.reflect.KProperty0.getDelegate

kotlin.reflect.KProperty1.getDelegate

kotlin.reflect.KProperty2.getDelegate

kotlin.reflect.jvm.isAccessible

© 2010–2022 JetBrains s.r.o. and Kotlin Programming Language contributors
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

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API