Pepper  3.6.0
A highly extensible plattform for conversion and manipulationoflinguisticdata.
org.corpus_tools.pepper.exceptions.PepperTestException Class Reference

This PepperException is thrown if an internal error occurs. More...

Inherits org.corpus_tools.pepper.exceptions.PepperException.

Public Member Functions

 PepperTestException (String s)
 
 PepperTestException (String s, Throwable ex)
 
- Public Member Functions inherited from org.corpus_tools.pepper.exceptions.PepperException
 PepperException (String s)
 
 PepperException (String s, Throwable ex)
 

Detailed Description

This PepperException is thrown if an internal error occurs.

This means if it is clear, that the error reason is a bug.

Author
Florian Zipser