Home
last modified time | relevance | path

Searched defs:MismatchException (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/services/Car/tests/carservice_test/src/com/android/car/
H A DCarDiagnosticConstantsTest.java45 static class MismatchException extends Exception { class in CarDiagnosticConstantsTest
59 MismatchException(String message) { in MismatchException() method in CarDiagnosticConstantsTest.MismatchException