|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FatalException | |
|---|---|
| org.mule.config | Providers Mule Xml configuration support and general configuration classes. |
| org.mule.retry | |
| Uses of FatalException in org.mule.config |
|---|
| Methods in org.mule.config that throw FatalException | |
|---|---|
protected void |
DefaultMuleConfiguration.validateEncoding()
|
protected void |
DefaultMuleConfiguration.validateXML()
Mule needs a proper JAXP implementation and will complain when run with a plain JDK 1.4. |
| Uses of FatalException in org.mule.retry |
|---|
| Subclasses of FatalException in org.mule.retry | |
|---|---|
class |
RetryPolicyExhaustedException
This exception is thrown when a Retry policy has made all the retry attempts it wants to make and is still failing. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||