← Docs
kotlin-stdlib / kotlin.reflect.full / NoSuchPropertyException / <init>

<init>

JVM
1.0
NoSuchPropertyException ( cause : Exception ? = null )

An exception that is thrown when the code tries to introspect a property of a class or a package and that class or the package no longer has that property.

Stay in touch:
  • Contributing to Kotlin
  • Releases
  • Press Kit
  • Security
  • Blog
  • Issue Tracker
  • Brand assets
  • Careers
Supported and developed by JetBrains .
Kotlin™ is protected under the Kotlin Foundation
and licensed under the Apache 2 license .