Searched refs:sExceptionClassOnGet (Results 1 – 1 of 1) sorted by relevance
139 private static Class<?> sExceptionClassOnGet; field in VehiclePropertyVerifier540 assertWithMessage("Expected " + sExceptionClassOnGet + " to be of type " in verifyReadPermissionGivesAccessToReadApis()541 + exceptedExceptionClass).that(sExceptionClassOnGet) in verifyReadPermissionGivesAccessToReadApis()1650 sExceptionClassOnGet = e.getClass(); in handleGetPropertyExceptions()