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()