Home
last modified time | relevance | path

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

/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/junit4/
DCarryInterruptedException.java23 public class CarryInterruptedException extends RuntimeException { class
27 public CarryInterruptedException(InterruptedException e) { in CarryInterruptedException() method in CarryInterruptedException