Home
last modified time | relevance | path

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

/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/exceptions/
DPollValueFailedException.java22 public class PollValueFailedException extends NeneException { class
23 public PollValueFailedException(String message) { in PollValueFailedException() method in PollValueFailedException
27 public PollValueFailedException(String message, Throwable throwable) { in PollValueFailedException() method in PollValueFailedException