Home
last modified time | relevance | path

Searched refs:ConfigurationException (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Connectivity/service-t/src/com/android/server/ethernet/
DEthernetNetworkFactory.java102 public static class ConfigurationException extends AndroidRuntimeException { class in EthernetNetworkFactory
103 public ConfigurationException(String msg) { in ConfigurationException() method in EthernetNetworkFactory.ConfigurationException
441 throw new ConfigurationException("Network Capabilities do not have an associated " in getLegacyType()