Added in API level 31

DeviceNotAssociatedException

public class DeviceNotAssociatedException
extends RuntimeException

java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ java.lang.RuntimeException
         ↳ android.companion.DeviceNotAssociatedException


An exception for a case when a given device was not associated to the calling app.

Summary

Inherited methods