Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarDiagnosticConstantsTest.java43 static class MismatchException extends Exception { class in CarDiagnosticConstantsTest
57 MismatchException(String message) { in MismatchException() method in CarDiagnosticConstantsTest.MismatchException