Exception | Description |
---|---|
CategoryAlreadyExistsException |
Exception thrown when already exists a Category with the given name in the x-link.properties file.
|
CategoryNotFoundException |
Exception thrown when the given Category does not exist.
|
EmptyListOfNamedEntitiesException |
Exception thrown when we try to add a new Category and the list of Named Entities is empty.
|
FalseFileTypeException |
Exception thrown when the file type passed as argument in a method, is not supported.
|
IllegalCategoryNameException |
Exception thrown when the name of the category contains illegal characters.
|
KBMNotFoundException |
Exception thrown when a KBM does not exists.
|
NoGivenResourceClassException |
Exception thrown when a KBM's Resource Class does not exists.
|
NoGivenSPARQLEndpointException |
Exception thrown when a KBM's endpoint does not exists.
|
NoGivenSparqlQueryFileException |
Exception thrown when a KBM's SPARQL query does not exists.
|
NoGivenTemplateQueryFileException |
Exception thrown when a KBM's Template query does not exists.
|
NoProperCategoryNameException |
Exception thrown when already exists a .lst or .jape file with the given CategoryName.
|
NoProperSPARQLTemplateQuery |
Exception thrown when the template enriching query is not proper.
|
NoProperXLinkRepositoryException |
Exception thrown when the x-link repository path given is false.
|
XLinkIsOffException |
Exception thrown when the XLink tool is off.
|
Copyright © 2014. All rights reserved.