The SimpleWebServiceProcessException is thrown when a web service method invocation fails
because of reasons like invalid input parameters etc.
See Also:SimpleWebServiceException
Public Constructor.
Parameters: faultCode - the SimpleWebServiceException faultCode. Parameters: message - the SimpleWebServiceException message. Parameters: targetThrowable - the target throwable for the SimpleWebServiceException.
SimpleWebServiceProcessException
public SimpleWebServiceProcessException(String faultCode, String message)(Code)
Public Constructor.
Parameters: faultCode - the SimpleWebServiceException faultCode. Parameters: message - the SimpleWebServiceException message.
Fields inherited from com.sun.portal.providers.simplewebservice.SimpleWebServiceException