Uses of Class
jakarta.xml.ws.ProtocolException
- 
Packages that use ProtocolException Package Description jakarta.xml.ws.http This package defines APIs specific to the HTTP binding.jakarta.xml.ws.soap This package defines APIs specific to the SOAP binding. - 
- 
Uses of ProtocolException in jakarta.xml.ws.http
Subclasses of ProtocolException in jakarta.xml.ws.http Modifier and Type Class Description classHTTPExceptionTheHTTPExceptionexception represents a XML/HTTP fault. - 
Uses of ProtocolException in jakarta.xml.ws.soap
Subclasses of ProtocolException in jakarta.xml.ws.soap Modifier and Type Class Description classSOAPFaultExceptionTheSOAPFaultExceptionexception represents a SOAP 1.1 or 1.2 fault. 
 -