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

/openjdk10/jaxws/src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/resources/
H A DWscompileMessages.java514 public static String WSIMPORT_FAILED_TO_PARSE(Object arg0, Object arg1) { method in class:WscompileMessages
/openjdk10/jaxws/src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/wscompile/
H A DWsimportTool.java395 error(new SAXParseException(WscompileMessages.WSIMPORT_FAILED_TO_PARSE(loc.getSystemId(),e.getMessage()), loc));
H A DWsimportOptions.java324 throw new BadCommandLineException(WscompileMessages.WSIMPORT_FAILED_TO_PARSE(catalog, e.getMessage()));

Completed in 91 milliseconds