<init>
Требования к платформе и версии: JVM (1.0)
IllegalPropertyDelegateAccessException( cause: IllegalAccessException)
Исключение, которое выбрасывается, когда getDelegate вызывается на объекте KProperty, который не был сделан доступным с помощью isAccessible.
См. также
kotlin.reflect.KProperty0.getDelegate
kotlin.reflect.KProperty1.getDelegate
© 2010–2020 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