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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/xjc/
H A DMessages.java89 static final String ILLEGAL_PROXY = // 1 arg field in class:Messages
90 "Driver.ILLEGAL_PROXY";
H A DOptions.java710 throw new BadCommandLineException(Messages.format(Messages.ILLEGAL_PROXY,text));
719 throw new BadCommandLineException(Messages.format(Messages.ILLEGAL_PROXY,text));

Completed in 623 milliseconds