Throwing this exception will (dependent on the viewer) result in some sort of an error page being displayed to the user.
Note that this exception has identical semantics to {@link NonRecoverableException}, and can be considered a synonym. @see RecoverableException @see ApplicationException @see NonRecoverableException
FatalException
can be thrown during initialisation or during execution to indicate that something fatal has occurred and the MuleManager must shutdown.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|