createSOAPMessage

createSOAPMessage(): String;

The createSOAPMessage method of the Exception class returns a string representing a SOAP fault message. The receiver is the exception that was raised.

For more details, see "Using Communications Protocols Other than HTTP in your Web Service", in Chapter 11 of the JADE Developer's Reference.