kotlin.reflect.full.IllegalPropertyDelegateAccessException

IllegalPropertyDelegateAccessException

class IllegalPropertyDelegateAccessException

Platform and version requirements: Kotlin 1.1, JVM

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

See Also

登录查看完整内容