Salt  3.4.2
A powerful, tagset-independent and theory-neutral meta model and API for storing, manipulating, and representing nearly all types of linguistic data .
Package org.corpus_tools.salt.exceptions

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

Classes

class  SaltElementNotInGraphException
 This Exception is thrown when an element (SNode, SRelation or SLayer) is not contained in a graph, but a method which is called needs that element to be in the graph. More...
 
class  SaltException
 This class is highest exception. More...
 
class  SaltInsertionException
 This exception is thrown, if one object could not be inserted into another object. More...
 
class  SaltInvalidModelException
 This exception class is used, in case of a Salt model is not valid respecting the constraints of Salt. More...
 
class  SaltParameterException
 This exception class is thrown, when a wrong parameter was passed to a method in the Salt api. More...
 
class  SaltResourceException
 This exception is used for exceptions occuring while loading or storing Salt data from or to disk. More...
 
class  SaltSampleException
 An Exception class used by the SampleGenerator. More...
 
class  SaltTokenizerException
 
class  SaltTraverserException
 

Detailed Description

Copyright 2009 Humboldt-Universität zu Berlin.

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.