public class RestServiceException
extends org.mule.api.MessagingException
| Constructor and Description |
|---|
RestServiceException(org.mule.config.i18n.Message message,
org.mule.api.MuleEvent event,
org.mule.api.processor.MessageProcessor failingMessageProcessor) |
RestServiceException(org.mule.config.i18n.Message message,
org.mule.api.MuleEvent event,
Throwable cause,
org.mule.api.processor.MessageProcessor failingMessageProcessor) |
causedBy, causedExactlyBy, causedRollback, causeMatches, extractMuleMessage, generateMessage, getCauseException, getEvent, getFailingMessageProcessor, getMuleMessage, handled, setCauseRollback, setHandled, setProcessedEventaddInfo, appendMessage, equals, getDetailedMessage, getExceptionCode, getI18nMessage, getInfo, getMessage, getMessageCode, getSummaryMessage, getVerboseMessage, hashCode, initialise, prependMessage, setExceptionCode, setMessage, setMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RestServiceException(org.mule.config.i18n.Message message,
org.mule.api.MuleEvent event,
org.mule.api.processor.MessageProcessor failingMessageProcessor)
public RestServiceException(org.mule.config.i18n.Message message,
org.mule.api.MuleEvent event,
Throwable cause,
org.mule.api.processor.MessageProcessor failingMessageProcessor)
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.