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

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

Classes

class  PepperModuleDataException
 This PepperException is thrown only by a org.corpus_tools.pepper.modules.PepperModule. More...
 
class  PepperModuleException
 This exception is a concrete implementation of AbstractPepperModuleException and provides constructors to pass the PepperModule throwing this exception. More...
 
class  PepperModuleInternalException
 This PepperException is thrown only by a PepperModule. More...
 
class  PepperModuleNotReadyException
 This PepperException is thrown only by a org.corpus_tools.pepper.modules.PepperModule and marks, that the module is not ready for the requested action. More...
 
class  PepperModulePropertyException
 Exception is used in case of an exception occurs concerning org.corpus_tools.pepper.modules.PepperModuleProperty . More...
 
class  PepperModuleTestException
 This Exception class can be used for Tests (i.e. More...
 
class  PepperModuleXMLResourceException
 This PepperException is thrown by a PepperModule. 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.