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(java.lang.Object,android.view.inspector.PropertyReader) if called before mapProperties(android.view.inspector.PropertyMapper).

Summary

Public constructors

Public constructors

UninitializedPropertyMapException

Added in API level 29
UninitializedPropertyMapException()