| Exception | Description |
|---|---|
| BadRequestException |
Exception implementation that aims to be thrown when an error occur while parsing or processing the SOAP request. |
| BadResponseException |
Exception implementation that aims to be thrown when an error occur while parsing or processing the SOAP response. |
| DispatchingException |
Exception implementation that aims to be thrown when an error occur while parsing or processing the SOAP request. |
| EncodingException |
Exception implementation that aims to be thrown when a problem occur while encoding or decoding the content of a part
of a SOAP message. |
| InvalidWsdlException |
Exception implementation that aims to be thrown when an inconsistent WSDL state is found or a provided one cannot be
parsed. |
| SoapFaultException |
A simple POJO that represents a SOAP Fault that occurs during invocation processing.
|
| SoapServiceException |
Base
RuntimeException type for the Web Service Consumer. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.