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