Home
last modified time | relevance | path

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

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/messaging/saaj/
H A DSOAPExceptionImpl.java48 public class SOAPExceptionImpl extends SOAPException { class
55 public SOAPExceptionImpl() { in SOAPExceptionImpl() method in SOAPExceptionImpl
66 public SOAPExceptionImpl(String reason) { in SOAPExceptionImpl() method in SOAPExceptionImpl
81 public SOAPExceptionImpl(String reason, Throwable cause) { in SOAPExceptionImpl() method in SOAPExceptionImpl
90 public SOAPExceptionImpl(Throwable cause) { in SOAPExceptionImpl() method in SOAPExceptionImpl
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/messaging/saaj/
H A DSOAPExceptionImpl.java48 public class SOAPExceptionImpl extends SOAPException { class
55 public SOAPExceptionImpl() { in SOAPExceptionImpl() method in SOAPExceptionImpl
66 public SOAPExceptionImpl(String reason) { in SOAPExceptionImpl() method in SOAPExceptionImpl
81 public SOAPExceptionImpl(String reason, Throwable cause) { in SOAPExceptionImpl() method in SOAPExceptionImpl
90 public SOAPExceptionImpl(Throwable cause) { in SOAPExceptionImpl() method in SOAPExceptionImpl