Modifier and Type | Class and Description |
---|---|
class |
AggregationNotImplementedException
Exception to throw when an attempt to create an AggregationMethod of
an unknown type is made.
|
Modifier and Type | Class and Description |
---|---|
class |
ConflictResolutionException
Exception during Conflict Resolution.
|
Modifier and Type | Class and Description |
---|---|
class |
ConnectionException
Exception thrown when a connection to the database cannot be established.
|
class |
DatabaseException
Exception thrown when a database error occurs.
|
class |
ModelException
Error related to database model.
|
class |
QueryException
Exception thrown when a query over the database fails.
|
Modifier and Type | Method and Description |
---|---|
void |
GraphLoader.importGraph(String contents,
String graphURI)
Import graph serialized as N3 or RDF/XML to database into the given named graph.
|
Modifier and Type | Class and Description |
---|---|
class |
DataNormalizationException
Exception specific to data normalization related transformations, rule querying or rule generation.
|
Modifier and Type | Class and Description |
---|---|
class |
EngineException
A exception arising from Engine code.
|
Modifier and Type | Class and Description |
---|---|
class |
DbTransactionException
Database transaction error.
|
Modifier and Type | Class and Description |
---|---|
class |
DbOdcsException
Exception thrown when executing a query to relational database.
|
Modifier and Type | Class and Description |
---|---|
class |
InputGraphStatusException
Exception arriving from InputGraphStatus class.
|
Modifier and Type | Class and Description |
---|---|
class |
ResultEmptyException
A exception arising from QueryExecutorResourceBase and his child class ( all is one band :)).
|
Modifier and Type | Class and Description |
---|---|
class |
PipelineGraphManipulatorException
A exception arising from PipelineGraphManipulation class.
|
class |
PipelineGraphStatusException
A exception arising from PipelineGraphManipulation class.
|
class |
PipelineGraphTransformerExecutorException
A exception arising from PipelineGraphTransformerExecutor class.
|
Modifier and Type | Class and Description |
---|---|
class |
InvalidLinkageRuleException
Invalid linkage rule.
|
Modifier and Type | Class and Description |
---|---|
class |
QualityAssessmentException
Exception specific to Quality Assessment transformations and rule querying and rule generation
|
Modifier and Type | Class and Description |
---|---|
class |
QueryExecutionException
Exception during Query Execution.
|
Modifier and Type | Class and Description |
---|---|
static class |
FileUtils.DirectoryException
Error when working with a directory.
|
Modifier and Type | Class and Description |
---|---|
class |
TransformedGraphException
Exception thrown by TransformedGraphs during a named graph processing.
|
class |
TransformerException
Exception thrown by Transformers during a named graph processing.
|
Copyright © 2013. All Rights Reserved.