Home
last modified time | relevance | path

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

/pdk/apps/TestingCamera2/src/com/android/testingcamera2/v1/
DApiFailureException.java22 class ApiFailureException extends Exception { class
23 public ApiFailureException(Throwable cause) { in ApiFailureException() method in ApiFailureException
27 public ApiFailureException(String message, Throwable cause) { in ApiFailureException() method in ApiFailureException
31 public ApiFailureException(String message) { in ApiFailureException() method in ApiFailureException