Home
last modified time | relevance | path

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

/tools/tradefederation/core/util_apps/WifiUtil/src/com/android/tradefed/utils/wifi/
DWifiConnector.java55 public static class WifiException extends Exception { class in WifiConnector
57 public WifiException(String msg) { in WifiException() method in WifiConnector.WifiException
61 public WifiException(String msg, Throwable cause) { in WifiException() method in WifiConnector.WifiException