|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WebServiceException | |
---|---|
javax.xml.ws | This package contains the core JAX-WS APIs. |
javax.xml.ws.http | This package defines APIs specific to the HTTP binding. |
javax.xml.ws.soap | This package defines APIs specific to the SOAP binding. |
Uses of WebServiceException in javax.xml.ws |
---|
Subclasses of WebServiceException in javax.xml.ws | |
---|---|
class |
ProtocolException
The ProtocolException 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.http | |
---|---|
class |
HTTPException
The HTTPException exception represents a
XML/HTTP fault. |
Uses of WebServiceException in javax.xml.ws.soap |
---|
Subclasses of WebServiceException in javax.xml.ws.soap | |
---|---|
class |
SOAPFaultException
The SOAPFaultException exception represents a
SOAP 1.1 or 1.2 fault. |
|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright 2008 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.