Added in API level 29
Summary:
Ctors
| Inherited Methods
InspectionCompanion.UninitializedPropertyMapException
public
static
class
InspectionCompanion.UninitializedPropertyMapException
extends RuntimeException
java.lang.Object | ||||
↳ | java.lang.Throwable | |||
↳ | java.lang.Exception | |||
↳ | java.lang.RuntimeException | |||
↳ | android.view.inspector.InspectionCompanion.UninitializedPropertyMapException |
Thrown by InspectionCompanion.readProperties(java.lang.Object, android.view.inspector.PropertyReader)
if called before
InspectionCompanion.mapProperties(android.view.inspector.PropertyMapper)
.
Summary
Public constructors | |
---|---|
UninitializedPropertyMapException()
|
Inherited methods | |
---|---|