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

Is thrown, when any exception occurs concerning the configuration of Pepper. More...

Inherits org.corpus_tools.pepper.exceptions.PepperException.

Public Member Functions

 PepperConfigurationException (String s)
 
 PepperConfigurationException (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

Is thrown, when any exception occurs concerning the configuration of Pepper.

For instance a configuration file cannot be read, or an invalid value is contained.

Author
Florian Zipser