Package de.dfki.lt.hog.exceptions

Exception Summary
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.
ProcessingException ProcessingException is thrown when the processing of input data causes an error.
ShutdownException ShutdownException is thrown when a module shutdown fails.