|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MuleRuntimeException | |
---|---|
org.mule.api.endpoint | Endpoint interfaces. |
org.mule.api.transport | Contains the interfaces that comprise a provider implementation. |
org.mule.util.expression |
Uses of MuleRuntimeException in org.mule.api.endpoint |
---|
Subclasses of MuleRuntimeException in org.mule.api.endpoint | |
---|---|
class |
InvalidEndpointTypeException
|
Uses of MuleRuntimeException in org.mule.api.transport |
---|
Subclasses of MuleRuntimeException in org.mule.api.transport | |
---|---|
class |
UniqueIdNotSupportedException
UniqueIdNotSupportedException is thrown by
MessageAdapter.getUniqueId() if the underlying message does not support or have
a unique identifier. |
Uses of MuleRuntimeException in org.mule.util.expression |
---|
Subclasses of MuleRuntimeException in org.mule.util.expression | |
---|---|
class |
ExpressionRuntimeException
If thrown by the ExpressionEvaluatorManager if an expression returns null
and failIfNull was set when ExpressionEvaluatorManager.evaluate(String, Object, boolean)
was called. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |