Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libdns_sd/java/com/apple/dnssd/
H A DDNSSD.java528 class AppleDNSSDException extends DNSSDException class
530 public AppleDNSSDException( int errorCode) { fErrorCode = errorCode; } in AppleDNSSDException() method in AppleDNSSDException