Searched defs:GeneratorException (Results 1 - 1 of 1) sorted by relevance

/openjdk9/jaxws/src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/processor/generator/
H A DGeneratorException.java34 public class GeneratorException extends ProcessorException { class in inherits:ProcessorException
36 public GeneratorException(String key, Object... args) { method in class:GeneratorException
40 public GeneratorException(Throwable throwable) { method in class:GeneratorException

Completed in 107 milliseconds