public static class SOAPFault extends Object
SOAPBody object that contains
error and/or status information. This information may relate to
errors in the SOAPMessage object or to problems
that are not related to the content in the message itself. Problems
not related to the message itself are generally errors in
processing, such as the inability to communicate with an upstream
server.
Depending on the protocol specified while creating the
MessageFactory instance, a SOAPFault has
sub-elements as defined in the SOAP 1.1/SOAP 1.2 specification.
Copyright © 2022 JBoss by Red Hat. All rights reserved.