Searched refs:validWireErrorCode (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceLocationException.java225 static boolean validWireErrorCode(int code) { method in class:ServiceLocationException
H A DSLPServerHeaderV2.java240 if (!ServiceLocationException.validWireErrorCode(hdr.errCode)) {

Completed in 91 milliseconds