Class HTTPException

java.lang.Object
All Implemented Interfaces:
Serializable

public class HTTPException extends ProtocolException
The HTTPException exception represents a XML/HTTP fault.

Since there is no standard format for faults or exceptions in XML/HTTP messaging, only the HTTP status code is captured.

Since:
1.6, JAX-WS 2.0
See Also: