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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/handler/
H A DHandlerException.java40 public class HandlerException extends JAXWSExceptionBase { class in inherits:JAXWSExceptionBase
41 public HandlerException(String key, Object... args) { method in class:HandlerException
45 public HandlerException(Throwable throwable) { method in class:HandlerException
49 public HandlerException(Localizable arg) { method in class:HandlerException

Completed in 37 milliseconds