Home
last modified time | relevance | path

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

/pdk/apps/CameraITS/service/src/com/android/camera2/its/
DItsException.java22 class ItsException extends Exception { class
23 public ItsException(Throwable cause) { in ItsException() method in ItsException
27 public ItsException(String message, Throwable cause) { in ItsException() method in ItsException
31 public ItsException(String message) { in ItsException() method in ItsException