org.apache.axis.AxisFault An exception which maps cleanly to a SOAP fault. This is a base class for exceptions which are mapped to faults. SOAP faults contain <ol> <li>A fault string <li>A fault code <li>A fault actor <li>Fault details; an xml tree of fault specific stuff </ol> @author D ...