Class IndexingLanguageNotFound
java.lang.Object
java.lang.Throwable
java.lang.Exception
it.uniroma2.art.semanticturkey.services.core.IndexingLanguageNotFound
- All Implemented Interfaces:
Serializable
Indicates that a service was unable to determine the language to index (and thus sort) the correspondences
in an EDOAL project.
- Author:
- Manuel Fiorelli
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionIndexingLanguageNotFound
(String message) IndexingLanguageNotFound
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IndexingLanguageNotFound
-
IndexingLanguageNotFound
-