Home
last modified time | relevance | path

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

/packages/modules/NetworkStack/src/android/net/dhcp/
DDhcpLeaseRepository.java115 static class InvalidSubnetException extends DhcpLeaseException { class in DhcpLeaseRepository
116 InvalidSubnetException(String message) { in InvalidSubnetException() method in DhcpLeaseRepository.InvalidSubnetException