Class WebServiceException

java.lang.Object
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ProtocolException

public class WebServiceException extends RuntimeException
The WebServiceException class is the base exception class for all Jakarta XML Web Services API runtime exceptions.
Since:
1.6, JAX-WS 2.0
See Also: