Home
last modified time | relevance | path

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

/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowPausedLooper.java536 private static final class ControlException extends RuntimeException { class in ShadowPausedLooper
539 ControlException(ControlRunnable controlRunnable, RuntimeException cause) { in ControlException() method in ShadowPausedLooper.ControlException