Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceLocationException.java45 public class ServiceLocationException extends Exception { class
216 ServiceLocationException(short errorCode, String msgTag, Object[] params) { in ServiceLocationException() method in ServiceLocationException