Uses of Class
jakarta.xml.ws.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.
-
Uses of WebServiceException in jakarta.xml.ws
Modifier and TypeClassDescriptionclass
TheProtocolException
class is a base class for exceptions related to a specific protocol binding. -
Uses of WebServiceException in jakarta.xml.ws.http
Modifier and TypeClassDescriptionclass
TheHTTPException
exception represents an XML/HTTP fault. -
Uses of WebServiceException in jakarta.xml.ws.soap
Modifier and TypeClassDescriptionclass
TheSOAPFaultException
exception represents a SOAP 1.1 or 1.2 fault.