public class SoapFaultException extends MessagingException
event, muleMessage, PAYLOAD_INFO_KEY, PAYLOAD_TYPE_INFO_KEY, processedEvent
Constructor and Description |
---|
SoapFaultException(MuleEvent event,
QName faultCode,
QName subCode,
String message,
Element detail,
MessageProcessor failingMessageProcessor)
Deprecated.
|
SoapFaultException(MuleEvent event,
org.apache.cxf.binding.soap.SoapFault soapFault,
MessageProcessor failingMessageProcessor) |
Modifier and Type | Method and Description |
---|---|
Element |
getDetail() |
QName |
getFaultCode() |
QName |
getSubCode() |
causedBy, causedExactlyBy, causedRollback, causeMatches, extractMuleMessage, generateMessage, getCauseException, getEvent, getFailingMessageProcessor, getMuleMessage, handled, setCauseRollback, setHandled, setProcessedEvent
addInfo, appendMessage, equals, getDetailedMessage, getExceptionCode, getI18nMessage, getInfo, getMessage, getMessageCode, getSummaryMessage, getVerboseMessage, hashCode, initialise, prependMessage, setExceptionCode, setMessage, setMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
@Deprecated public SoapFaultException(MuleEvent event, QName faultCode, QName subCode, String message, Element detail, MessageProcessor failingMessageProcessor)
public SoapFaultException(MuleEvent event, org.apache.cxf.binding.soap.SoapFault soapFault, MessageProcessor failingMessageProcessor)
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.