The SOAPFaultException exception represents a
SOAP 1.1 or 1.2 fault.
A SOAPFaultException wraps a SAAJ SOAPFault
that manages the SOAP-specific representation of faults.
The createFault method of
javax.xml.soap.SOAPFactory may be used to create an instance
of javax.xml.soap.SOAPFault for use with the
constructor.