Uses of Class
org.mule.api.lifecycle.FatalException

Packages that use FatalException
org.mule.config Providers Mule Xml configuration support and general configuration classes. 
org.mule.transport Contains Abstract classes providing common functionality for all Mule providers. 
 

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.transport
 

Subclasses of FatalException in org.mule.transport
 class FatalConnectException
          TODO document
 



Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.