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 .
org.corpus_tools.salt.exceptions.SaltInvalidModelException Class Reference

This exception class is used, in case of a Salt model is not valid respecting the constraints of Salt. More...

Inherits org.corpus_tools.salt.exceptions.SaltException.

Public Member Functions

 SaltInvalidModelException (String s)
 
 SaltInvalidModelException (String s, Throwable ex)
 
- Public Member Functions inherited from org.corpus_tools.salt.exceptions.SaltException
 SaltException (String s)
 
 SaltException (String s, Throwable ex)
 

Detailed Description

This exception class is used, in case of a Salt model is not valid respecting the constraints of Salt.

Author
Florian Zipser