Represents the exception that has occurred on the server side.
When an exception occurs on the server, JAX-WS RI sends the stack trace of that exception to the client. On the client side, instances of this class are used to represent such stack trace.
@author Kohsuke Kawaguchi
@since 2.1
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.