|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MuleRuntimeException | |
|---|---|
| org.mule.api.expression | |
| Uses of MuleRuntimeException in org.mule.api.expression |
|---|
| Subclasses of MuleRuntimeException in org.mule.api.expression | |
|---|---|
class |
ExpressionRuntimeException
If thrown by the DefaultExpressionManager if an expression returns null
and failIfNull was set when ExpressionManager.evaluate(String,org.mule.api.MuleMessage,boolean)
was called. |
class |
InvalidExpressionException
Is thrown explicitly when an expression is Malformed or invalid. |
class |
RequiredValueException
Is thrown explicitly when an expression is executed that returns a null value when a value is required. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||