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

/openjdk10/jaxws/src/java.xml.ws/share/classes/com/sun/xml/internal/ws/policy/privateutil/
H A DPolicyUtils.java466 throw LOGGER.logSevereException(new RuntimePolicyUtilsException(LocalizationMessages.WSP_0079_ERROR_WHILE_RFC_2396_UNESCAPING(quoted)), false);
471 throw LOGGER.logSevereException(new RuntimePolicyUtilsException(LocalizationMessages.WSP_0079_ERROR_WHILE_RFC_2396_UNESCAPING(quoted)), false);
481 throw LOGGER.logSevereException(new RuntimePolicyUtilsException(LocalizationMessages.WSP_0079_ERROR_WHILE_RFC_2396_UNESCAPING(quoted), uee));
H A DLocalizationMessages.java381 public static String WSP_0079_ERROR_WHILE_RFC_2396_UNESCAPING(Object arg0) { method in class:LocalizationMessages

Completed in 153 milliseconds