Searched defs:ServiceLocationException (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceLocationException.java27 // ServiceLocationException.java : All SLP exceptions are derived from
38 * The ServiceLocationException class is thrown when an error occurs
45 public class ServiceLocationException extends Exception { class in inherits:Exception
216 ServiceLocationException(short errorCode, String msgTag, Object[] params) { method in class:ServiceLocationException

Completed in 20 milliseconds