Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
DItsRuntimeException.java23 public class ItsRuntimeException extends RuntimeException { class
24 public ItsRuntimeException(String message, Throwable cause) { in ItsRuntimeException() method in ItsRuntimeException