Home
last modified time | relevance | path

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

/aosp12/packages/modules/NetworkStack/src/android/net/dhcp/
H A DDhcpLeaseRepository.java109 static class InvalidAddressException extends DhcpLeaseException { class in DhcpLeaseRepository
110 InvalidAddressException(String message) { in InvalidAddressException() method in DhcpLeaseRepository.InvalidAddressException