| Exception | Description |
|---|---|
| PepperModuleDataException |
This PepperException is thrown only by a
PepperModule. |
| PepperModuleException |
This exception is a concrete implementation of
AbstractPepperModuleException and provides constructors to pass the
PepperModule throwing this exception. |
| PepperModuleInternalException |
This PepperException is thrown only by a
PepperModule. |
| PepperModuleNotReadyException |
This PepperException is thrown only by a
PepperModule and marks, that the
module is not ready for the requested action. |
| PepperModulePropertyException |
Exception is used in case of an exception occurs concerning
PepperModuleProperty . |
| PepperModuleTestException |
This Exception class can be used for Tests (i.e.
|
| PepperModuleXMLResourceException |
This PepperException is thrown by a
PepperModule. |
Copyright © 2009–2019 Humboldt-Universität zu Berlin, INRIA. All rights reserved.