A SecurityHeaderException indicates that there is a problem with the
security header elements and subelements.
It indicates that there is an error in the input message to a MessageFilter.
The WssSoapFaultException exception represents a
SOAP fault.
The message part in the SOAP fault maps to the contents of
faultdetail element accessible through the
getDetail method on the WssSoapFaultException.
The method createDetail on the
javax.xml.soap.SOAPFactory creates an instance
of the javax.xml.soap.Detail.