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.SaltResourceException Class Reference

This exception is used for exceptions occuring while loading or storing Salt data from or to disk. More...

Inherits org.corpus_tools.salt.exceptions.SaltException.

Public Member Functions

 SaltResourceException (String msg)
 
 SaltResourceException (String msg, 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 is used for exceptions occuring while loading or storing Salt data from or to disk.

Author
Florian Zipser