Uses of Package
de.dfki.lt.hog.exceptions

Packages that use de.dfki.lt.hog.exceptions
de.dfki.lt.hog   
de.dfki.lt.hog.exceptions   
de.dfki.lt.hog.modules   
 

Classes in de.dfki.lt.hog.exceptions used by de.dfki.lt.hog
InitializationException
          InitializationException is thrown when a module can't be initialized.
NoSuchModuleException
          NoSuchModuleException is thrown when a module can't be found in the Registry.
NoSuchPropertyException
          NoSuchPropertyException is thrown when a property can't be found in the properties.
ShutdownException
          ShutdownException is thrown when a module shutdown fails.
 

Classes in de.dfki.lt.hog.exceptions used by de.dfki.lt.hog.exceptions
InitializationException
          InitializationException is thrown when a module can't be initialized.
ProcessingException
          ProcessingException is thrown when the processing of input data causes an error.
 

Classes in de.dfki.lt.hog.exceptions used by de.dfki.lt.hog.modules
InitializationException
          InitializationException is thrown when a module can't be initialized.