Home
last modified time | relevance | path

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

/frameworks/opt/net/ethernet/java/com/android/server/ethernet/
DEthernetNetworkFactory.java74 public static class ConfigurationException extends AndroidRuntimeException { class in EthernetNetworkFactory
75 public ConfigurationException(String msg) { in ConfigurationException() method in EthernetNetworkFactory.ConfigurationException