Exception Summary |
EndpointException |
EndpointException is an abstract exception extended by endpoint specific
exceptions. |
EndpointNotFoundException |
EndpointNotFoundException is thrown when an endpoint name or protocol is
specified but a matching endpoint is not registered with the Mule server |
MalformedEndpointException |
MalformedEndpointException is thrown by the MuleEndpointURI class if it fails to parse a Url |
NoEndpointException |
NoEndpointException is thrown when an event is dispatched, but there is no
enpoint for it. |