|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of MessagingException in org.mule.api.routing |
|---|
| Subclasses of MessagingException in org.mule.api.routing | |
|---|---|
class |
CouldNotRouteOutboundMessageException
CouldNotRouteOutboundMessageException thrown if Mule fails to route
the current outbound event. |
class |
ResponseTimeoutException
ResponseTimeoutException is thrown when a response is not received
in a given timeout in the Response Router. |
class |
RoutePathNotFoundException
RoutePathNotFoundException is thrown if a routing path for an event
cannot be found. |
class |
RoutingException
RoutingException is a base class for all routing exceptions. |
| Methods in org.mule.api.routing that throw MessagingException | |
|---|---|
boolean |
Matchable.isMatch(MuleMessage message)
Determines if the event should be processed |
| Uses of MessagingException in org.mule.api.routing.filter |
|---|
| Subclasses of MessagingException in org.mule.api.routing.filter | |
|---|---|
class |
FilterUnacceptedException
|
| Uses of MessagingException in org.mule.api.security |
|---|
| Subclasses of MessagingException in org.mule.api.security | |
|---|---|
class |
CredentialsNotSetException
CredentialsNotSetException is thrown when user credentials cannot
be obtained from the current message |
class |
EncryptionNotSupportedException
EncryptionNotSupportedException is thrown if an algorithm is set in
the MULE_USER header but it doesn't match the algorithm set on the security filter |
class |
SecurityException
SecurityException is a generic security exception |
class |
UnauthorisedException
UnauthorisedException is thrown if authentication fails |
class |
UnsupportedAuthenticationSchemeException
UnsupportedAuthenticationSchemeException is thrown when a
authentication scheme is being used on the message that the Security filter does
not understand |
| Uses of MessagingException in org.mule.api.service |
|---|
| Subclasses of MessagingException in org.mule.api.service | |
|---|---|
class |
FailedToQueueEventException
FailedToQueueEventException is thrown when an event cannot be put on
an internal service queue. |
| Uses of MessagingException in org.mule.api.transformer |
|---|
| Subclasses of MessagingException in org.mule.api.transformer | |
|---|---|
class |
TransformerMessagingException
An exception that occurred while transforming a message. |
| Uses of MessagingException in org.mule.api.transport |
|---|
| Subclasses of MessagingException in org.mule.api.transport | |
|---|---|
class |
DispatchException
DispatchException is thrown when an endpoint dispatcher fails to
send, dispatch or receive a message. |
| Uses of MessagingException in org.mule.component |
|---|
| Subclasses of MessagingException in org.mule.component | |
|---|---|
class |
ComponentException
ComponentException should be thrown when some action on a component
fails, such as starting or stopping |
| Uses of MessagingException in org.mule.config.dsl.routers |
|---|
| Methods in org.mule.config.dsl.routers that throw MessagingException | |
|---|---|
boolean |
ContentBasedRouter.isMatch(MuleMessage message)
|
MuleEvent |
ContentBasedRouter.route(MuleEvent theEvent)
|
| Uses of MessagingException in org.mule.endpoint.inbound |
|---|
| Methods in org.mule.endpoint.inbound that throw MessagingException | |
|---|---|
MuleEvent |
InboundEndpointMimeTypeCheckingMessageProcessor.process(MuleEvent event)
|
| Uses of MessagingException in org.mule.endpoint.outbound |
|---|
| Methods in org.mule.endpoint.outbound that throw MessagingException | |
|---|---|
MuleEvent |
OutboundEndpointMimeTypeCheckingMessageProcessor.process(MuleEvent event)
|
| Uses of MessagingException in org.mule.module.cxf.security |
|---|
| Subclasses of MessagingException in org.mule.module.cxf.security | |
|---|---|
class |
WebServiceSecurityException
|
| Uses of MessagingException in org.mule.module.ibeans.config |
|---|
| Methods in org.mule.module.ibeans.config that throw MessagingException | |
|---|---|
MuleEvent |
IBeanBinding.process(MuleEvent event)
|
| Uses of MessagingException in org.mule.module.ibeans.spi.support |
|---|
| Methods in org.mule.module.ibeans.spi.support that throw MessagingException | |
|---|---|
protected EndpointURI |
DynamicRequestEndpoint.getEndpointURIForMessage(MuleMessage message)
|
MuleEvent |
DynamicRequestInterfaceBinding.process(MuleEvent event)
|
| Uses of MessagingException in org.mule.module.rss.routing |
|---|
| Methods in org.mule.module.rss.routing that throw MessagingException | |
|---|---|
MuleEvent |
InboundFeedSplitter.process(MuleEvent muleEvent)
|
| Uses of MessagingException in org.mule.routing |
|---|
| Subclasses of MessagingException in org.mule.routing | |
|---|---|
class |
AggregationException
TODO document |
| Methods in org.mule.routing that throw MessagingException | |
|---|---|
protected String |
IdempotentSecureHashMessageFilter.getIdForEvent(MuleEvent event)
|
protected String |
IdempotentMessageFilter.getIdForEvent(MuleEvent event)
|
| Uses of MessagingException in org.mule.routing.correlation |
|---|
| Subclasses of MessagingException in org.mule.routing.correlation | |
|---|---|
class |
CorrelationTimeoutException
TODO |
| Uses of MessagingException in org.mule.routing.outbound |
|---|
| Methods in org.mule.routing.outbound that throw MessagingException | |
|---|---|
boolean |
TransformerRouter.isMatch(MuleMessage message)
Deprecated. |
MuleEvent |
DefaultOutboundRouterCollection.process(MuleEvent event)
|
protected abstract MuleEvent |
AbstractOutboundRouter.route(MuleEvent event)
|
MuleEvent |
TransformerRouter.route(MuleEvent event)
Deprecated. |
| Uses of MessagingException in org.mule.service |
|---|
| Methods in org.mule.service that throw MessagingException | |
|---|---|
MuleEvent |
ForwardingConsumer.processNext(MuleEvent event)
Deprecated. |
| Uses of MessagingException in org.mule.transport.http |
|---|
| Methods in org.mule.transport.http that throw MessagingException | |
|---|---|
protected void |
HttpMessageReceiver.HttpWorker.preRouteMessage(MuleMessage message)
|
| Uses of MessagingException in org.mule.transport.http.components |
|---|
| Subclasses of MessagingException in org.mule.transport.http.components | |
|---|---|
class |
RestServiceException
|
| Uses of MessagingException in org.mule.transport.jms |
|---|
| Subclasses of MessagingException in org.mule.transport.jms | |
|---|---|
class |
MessageRedeliveredException
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||