Uses of Class
org.mule.umo.model.ModelException

Packages that use ModelException
org.mule.impl.model   
org.mule.impl.model.resolvers   
org.mule.tck.testmodels.mule   
org.mule.umo.model Contains the interfaces for the Model and supporting objects such as the CompoenntResolver, EntryPointResolver, etc. 
 

Uses of ModelException in org.mule.impl.model
 

Subclasses of ModelException in org.mule.impl.model
 class ModelServiceNotFoundException
          Is thrown when a model service name is specified and cannot be found or loaded
 

Uses of ModelException in org.mule.impl.model.resolvers
 

Methods in org.mule.impl.model.resolvers that throw ModelException
 UMOEntryPoint DynamicEntryPointResolver.resolveEntryPoint(UMODescriptor descriptor)
           
 UMOEntryPoint CallableEntryPointResolver.resolveEntryPoint(UMODescriptor componentDescriptor)
           
 UMOEntryPoint StreamingEntryPointResolver.resolveEntryPoint(UMODescriptor componentDescriptor)
           
 

Uses of ModelException in org.mule.tck.testmodels.mule
 

Methods in org.mule.tck.testmodels.mule that throw ModelException
 UMOEntryPoint TestEntryPointResolver.resolveEntryPoint(UMODescriptor componentDescriptor)
           
 

Uses of ModelException in org.mule.umo.model
 

Subclasses of ModelException in org.mule.umo.model
 class SessionException
          SessionException is thrown when errors occur in the MuleSession or Seession Manager
 

Methods in org.mule.umo.model that throw ModelException
 UMOEntryPoint UMOEntryPointResolver.resolveEntryPoint(UMODescriptor componentDescriptor)
           
 



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