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

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

Inherits org.corpus_tools.pepper.exceptions.PepperException.

Public Member Functions

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

Static Public Attributes

static final String MSG_PREFIX = "An error occured in Pepper workflow. "
 

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