Constructs a new WebServiceException with the specified cause
and a detail message of
(cause==null ? null : cause.toString())
(which typically contains the
class and detail message of cause).
Constructs a new WebServiceException with the specified cause
and a detail message of
(cause==null ? null : cause.toString())
(which typically contains the
class and detail message of cause).
Parameters:
cause - The cause which is saved for the later
retrieval throw by the getCause method.
(A null value is permitted, and
indicates that the cause is nonexistent or
unknown.)
Scripting on this page tracks web page traffic, but does not change the content in any way.