Searched refs:WSP_0062_INPUT_PARAMS_MUST_NOT_BE_NULL (Results 1 - 3 of 3) sorted by relevance

/openjdk10/jaxws/src/java.xml.ws/share/classes/com/sun/xml/internal/ws/policy/
H A DPolicySubject.java75 throw LOGGER.logSevereException(new IllegalArgumentException(LocalizationMessages.WSP_0062_INPUT_PARAMS_MUST_NOT_BE_NULL()));
H A DPolicyMap.java403 throw LOGGER.logSevereException(new IllegalArgumentException(LocalizationMessages.WSP_0062_INPUT_PARAMS_MUST_NOT_BE_NULL()));
/openjdk10/jaxws/src/java.xml.ws/share/classes/com/sun/xml/internal/ws/policy/privateutil/
H A DLocalizationMessages.java1058 return MESSAGE_FACTORY.getMessage("WSP_0062_INPUT_PARAMS_MUST_NOT_BE_NULL");
1065 public static String WSP_0062_INPUT_PARAMS_MUST_NOT_BE_NULL() { method in class:LocalizationMessages

Completed in 99 milliseconds