Uses of Class
javax.xml.ws.WebServiceException
Packages that use WebServiceException
Package
Description
This package contains the core Jakarta XML Web Services APIs.
This package defines APIs specific to the HTTP binding.
This package defines APIs specific to the SOAP binding.
This package defines SPIs for Jakarta XML Web Services.
-
Uses of WebServiceException in javax.xml.ws
Subclasses of WebServiceException in javax.xml.wsModifier and TypeClassDescriptionclass
TheProtocolException
class is a base class for exceptions related to a specific protocol binding. -
Uses of WebServiceException in javax.xml.ws.http
Subclasses of WebServiceException in javax.xml.ws.httpModifier and TypeClassDescriptionclass
TheHTTPException
exception represents a XML/HTTP fault. -
Uses of WebServiceException in javax.xml.ws.soap
Subclasses of WebServiceException in javax.xml.ws.soapModifier and TypeClassDescriptionclass
TheSOAPFaultException
exception represents a SOAP 1.1 or 1.2 fault. -
Uses of WebServiceException in javax.xml.ws.spi
Fields in javax.xml.ws.spi with type parameters of type WebServiceExceptionModifier and TypeFieldDescriptionprivate static final ServiceLoaderUtil.ExceptionHandler<WebServiceException>
FactoryFinder.EXCEPTION_HANDLER