Home
last modified time | relevance | path

Searched refs:getLocalizedMessage (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceLocationException.java248 return getLocalizedMessage(SLPConfig.getSLPConfig().getLocale()) + in getMessage()
253 public String getLocalizedMessage(Locale locale) { in getLocalizedMessage() method in ServiceLocationException
/titanic_41/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmGuiException.java51 public String getLocalizedMessage() { in getLocalizedMessage() method in pmGuiException