public class CouldNotRouteOutboundMessageException extends RoutingException
CouldNotRouteOutboundMessageException thrown if Mule fails to route the current outbound event.route| Constructor and Description |
|---|
CouldNotRouteOutboundMessageException(org.mule.runtime.api.i18n.I18nMessage message,
Processor target) |
CouldNotRouteOutboundMessageException(org.mule.runtime.api.i18n.I18nMessage message,
Processor target,
Throwable cause) |
CouldNotRouteOutboundMessageException(Processor target) |
CouldNotRouteOutboundMessageException(Processor target,
Throwable cause) |
getRouteaddInfo, appendMessage, appendSummaryMessage, equals, getDetailedMessage, getExceptionCode, getI18nMessage, getInfo, getMessage, getMessageCode, getSummaryMessage, getVerboseMessage, hashCode, initialise, isVerboseExceptions, prependMessage, setExceptionCode, setMessage, setMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CouldNotRouteOutboundMessageException(Processor target)
public CouldNotRouteOutboundMessageException(Processor target, Throwable cause)
public CouldNotRouteOutboundMessageException(org.mule.runtime.api.i18n.I18nMessage message,
Processor target)
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.