public class RoutePathNotFoundException extends RoutingException
RoutePathNotFoundException is thrown if a routing path for an event cannot be found. This can be caused if there
is no (or no matching) endpoint for the event to route through.route| Constructor and Description |
|---|
RoutePathNotFoundException(org.mule.runtime.api.i18n.I18nMessage message,
Processor target) |
RoutePathNotFoundException(org.mule.runtime.api.i18n.I18nMessage message,
Processor target,
Throwable cause) |
RoutePathNotFoundException(Processor target) |
RoutePathNotFoundException(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, toStringCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.