Class NoSuchLanguageException

All Implemented Interfaces:
Serializable

public class NoSuchLanguageException extends RuntimeCamelException
A runtime exception thrown if an attempt is made to resolve an unknown language definition.
See Also:
  • Constructor Details

    • NoSuchLanguageException

      public NoSuchLanguageException(String language)
  • Method Details

    • getLanguage

      public String getLanguage()