| Package | Description |
|---|---|
| org.corpus_tools.pepper.exceptions | |
| org.corpus_tools.pepper.modules.exceptions |
| Modifier and Type | Class and Description |
|---|---|
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. |
| 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–2021 Humboldt-Universität zu Berlin, INRIA. All rights reserved.