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.
-
Uses of WebServiceException in javax.xml.ws
Subclasses of WebServiceException in javax.xml.wsModifier and TypeClassDescriptionclassTheProtocolExceptionclass 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 TypeClassDescriptionclassTheHTTPExceptionexception represents a XML/HTTP fault. -
Uses of WebServiceException in javax.xml.ws.soap
Subclasses of WebServiceException in javax.xml.ws.soapModifier and TypeClassDescriptionclassTheSOAPFaultExceptionexception represents a SOAP 1.1 or 1.2 fault.