Added in API level 29

UninitializedPropertyMapException


open class UninitializedPropertyMapException : RuntimeException
kotlin.Any
   ↳ kotlin.Throwable
   ↳ java.lang.Exception
   ↳ java.lang.RuntimeException
   ↳ android.view.inspector.InspectionCompanion.UninitializedPropertyMapException

Thrown by readProperties(Object,PropertyReader) if called before mapProperties(PropertyMapper).

Summary

Public constructors

Public constructors

UninitializedPropertyMapException

Added in API level 29
UninitializedPropertyMapException()