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

/openjdk10/jaxws/src/java.xml.ws/share/classes/com/sun/xml/internal/messaging/saaj/
H A DSOAPExceptionImpl.java48 public class SOAPExceptionImpl extends SOAPException { class in inherits:SOAPException
55 public SOAPExceptionImpl() { method in class:SOAPExceptionImpl
66 public SOAPExceptionImpl(String reason) { method in class:SOAPExceptionImpl
81 public SOAPExceptionImpl(Strin method in class:SOAPExceptionImpl
91 public SOAPExceptionImpl(Throwable cause) { method in class:SOAPExceptionImpl
[all...]

Completed in 114 milliseconds