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

Packages that use FatalException
org.mule Defines the main public API of the MuleManager and support classes such as the MuleServer. 
org.mule.providers Contains Abstract classes providing common functionality for all Mule providers. 
 

Uses of FatalException in org.mule
 

Methods in org.mule that throw FatalException
protected  void MuleManager.validateEncoding()
           
protected  void MuleManager.validateOSEncoding()
           
protected  void MuleManager.validateXML()
          Mule needs a proper JAXP implementation and will complain when run with a plain JDK 1.4.
 

Uses of FatalException in org.mule.providers
 

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



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