Pepper  3.6.0
A highly extensible plattform for conversion and manipulationoflinguisticdata.
Package org.corpus_tools.pepper.exceptions

Copyright 2009 Humboldt-Universität zu Berlin, INRIA. More...

Classes

class  AbstractPepperModuleException
 This PepperException is thrown by org.corpus_tools.pepper.modules.PepperModules or PepperMapper objects. More...
 
class  JobNotFoundException
 This exception class is used, in case of a org.corpus_tools.pepper.modules.PepperMapper object was not correctly initialized. More...
 
class  NotInitializedException
 This exception class is used, in case of a org.corpus_tools.pepper.modules.PepperMapper object was not correctly initialized. More...
 
class  PepperConfigurationException
 Is thrown, when any exception occurs concerning the configuration of Pepper. More...
 
class  PepperConvertException
 
class  PepperException
 This class is highest exception. More...
 
class  PepperFWException
 This PepperException is thrown if an internal error occurs. More...
 
class  PepperInActionException
 This PepperException is thrown if a calling method tries to start a new process or an action or tries to get access to a resource, but it currently is in action and therefore can not be accessed. More...
 
class  PepperOSGiRunnerException
 This exception is only to use for unit tests. More...
 
class  PepperTestException
 This PepperException is thrown if an internal error occurs. More...
 
class  WorkflowException
 This PepperException is thrown if an internal error occurs. More...
 

Detailed Description

Copyright 2009 Humboldt-Universität zu Berlin, INRIA.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

  http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.