| Package | Description |
|---|---|
| org.corpus_tools.pepper.core | |
| org.corpus_tools.pepper.exceptions | |
| org.corpus_tools.pepper.modules.exceptions |
| Modifier and Type | Method and Description |
|---|---|
void |
PepperOSGiRunner.run() |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPepperModuleException
|
class |
JobNotFoundException
This exception class is used, in case of a
PepperMapper object was not correctly
initialized. |
class |
NotInitializedException
This exception class is used, in case of a
PepperMapper object was not correctly
initialized. |
class |
PepperConfigurationException
Is thrown, when any exception occurs concerning the configuration of Pepper.
|
class |
PepperConvertException |
class |
PepperFWException
This PepperException is thrown if an internal error occurs.
|
class |
PepperInActionException
This
PepperException is thrown if a calling method tries to start a
new process or an action or tries to get access to a resource, but it
currently is in action and therefore can not be accessed. |
class |
PepperOSGiRunnerException
This exception is only to use for unit tests.
|
class |
PepperTestException
This PepperException is thrown if an internal error occurs.
|
class |
WorkflowException
This PepperException is thrown if an internal error occurs.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PepperModuleDataException
This PepperException is thrown only by a
PepperModule. |
class |
PepperModuleException
This exception is a concrete implementation of
AbstractPepperModuleException and provides constructors to pass the
PepperModule throwing this exception. |
class |
PepperModuleInternalException
This PepperException is thrown only by a
PepperModule. |
class |
PepperModuleNotReadyException
This PepperException is thrown only by a
PepperModule and marks, that the
module is not ready for the requested action. |
class |
PepperModulePropertyException
Exception is used in case of an exception occurs concerning
PepperModuleProperty . |
class |
PepperModuleTestException
This Exception class can be used for Tests (i.e.
|
class |
PepperModuleXMLResourceException
This PepperException is thrown by a
PepperModule. |
Copyright © 2009–2019 Humboldt-Universität zu Berlin, INRIA. All rights reserved.