Searched defs:getErrorCode (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/lib/libslp/javalib/com/sun/slp/ | ||
H A D | SrvLocMsg.java | 56 abstract short getErrorCode(); in getErrorCode() method |
H A D | SrvLocMsgImpl.java | 79 public short getErrorCode() { in getErrorCode() method in SrvLocMsgImpl |
H A D | ServiceLocationException.java | 236 public short getErrorCode() { in getErrorCode() method in ServiceLocationException |
H A D | SrvLocHeader.java | 152 public short getErrorCode() { in getErrorCode() method in SrvLocHeader |
/titanic_50/usr/src/lib/sun_fc/common/ | ||
H A D | Exceptions.h | 52 HBA_STATUS getErrorCode() { return errorCode; } in getErrorCode() function |
/titanic_50/usr/src/lib/libdns_sd/java/com/apple/dnssd/ | ||
H A D | DNSSDException.java | 62 abstract public int getErrorCode(); in getErrorCode() method in DNSSDException |
H A D | DNSSD.java | 492 public int getErrorCode() { return fErrorCode; } in getErrorCode() method in AppleDNSSDException |