Added in API level 30

CarInternalErrorException

public class CarInternalErrorException
extends RuntimeException

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


Exception thrown when something unexpected happened in cars.

Summary

Inherited methods