Uses of Class
org.apache.camel.NoSuchLanguageException

Packages that use NoSuchLanguageException
org.apache.camel.spi Service Provider Interfaces used internally by the Camel runtime which are plugin strategies. 
 

Uses of NoSuchLanguageException in org.apache.camel.spi
 

Methods in org.apache.camel.spi that throw NoSuchLanguageException
 Language LanguageResolver.resolveLanguage(String name, CamelContext context)
          Resolves the given language.
 



Apache Camel