Added in API level 30

PropertyAccessDeniedSecurityException

public class PropertyAccessDeniedSecurityException
extends SecurityException

java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ java.lang.RuntimeException
         ↳ java.lang.SecurityException
           ↳ android.car.hardware.property.PropertyAccessDeniedSecurityException


Exception thrown when cars denied the access of properties.

Summary

Inherited methods