Searched defs:TimeoutRuntimeException (Results 1 - 1 of 1) sorted by relevance

/frameworks/ex/camera2/public/src/com/android/ex/camera2/exceptions/
H A DTimeoutRuntimeException.java25 public class TimeoutRuntimeException extends RuntimeException { class in inherits:RuntimeException
26 public TimeoutRuntimeException(String message) { method in class:TimeoutRuntimeException
30 public TimeoutRuntimeException(String message, Throwable cause) { method in class:TimeoutRuntimeException

Completed in 48 milliseconds