Uses of Package
org.openanzo.glitter.exception

Packages that use org.openanzo.glitter.exception
org.openanzo.common.ldap.container   
org.openanzo.common.rdb.container   
org.openanzo.common.rdb.container.query   
org.openanzo.common.rdb.query   
org.openanzo.glitter   
org.openanzo.glitter.dataset   
org.openanzo.glitter.exception   
org.openanzo.glitter.expression   
org.openanzo.glitter.expression.builtin   
org.openanzo.glitter.expression.builtin.cast   
org.openanzo.glitter.query   
org.openanzo.glitter.rdf   
org.openanzo.glitter.syntax.abstrakt   
org.openanzo.glitter.syntax.concrete   
org.openanzo.glitter.util   
org.openanzo.model.impl.query   
org.openanzo.server.repository.query   
org.openanzo.server.repository.query.predicates   
 

Classes in org.openanzo.glitter.exception used by org.openanzo.common.ldap.container
GlitterException
          Superclass for non-runtime Glitter exceptions.
 

Classes in org.openanzo.glitter.exception used by org.openanzo.common.rdb.container
UnexpectedException
          Indicates that something strange happened.
 

Classes in org.openanzo.glitter.exception used by org.openanzo.common.rdb.container.query
CannotGenerateSolutionsException
          A SolutionGenerator raises this exception if it is unable to handle the query pattern supplied to it.
FunctionalPredicateInvocationException
          Thrown by a FunctionalPredicate if it encounters an unexpected situation.
GlitterException
          Superclass for non-runtime Glitter exceptions.
 

Classes in org.openanzo.glitter.exception used by org.openanzo.common.rdb.query
GlitterException
          Superclass for non-runtime Glitter exceptions.
 

Classes in org.openanzo.glitter.exception used by org.openanzo.glitter
GlitterException
          Superclass for non-runtime Glitter exceptions.
 

Classes in org.openanzo.glitter.exception used by org.openanzo.glitter.dataset
UnknownGraphException
          Thrown if a graph that is part of an RDF dataset cannot be found/loaded.
 

Classes in org.openanzo.glitter.exception used by org.openanzo.glitter.exception
ExpressionEvaluationException
          Indicates an error in evaluating a FILTER or ORDER BY expression.
GlitterException
          Superclass for non-runtime Glitter exceptions.
 

Classes in org.openanzo.glitter.exception used by org.openanzo.glitter.expression
ExpressionEvaluationException
          Indicates an error in evaluating a FILTER or ORDER BY expression.
IncompatibleTypeException
          Indicates that a function or operator was supplied with an argument of a type that it does not handle.
 

Classes in org.openanzo.glitter.exception used by org.openanzo.glitter.expression.builtin
ExpressionEvaluationException
          Indicates an error in evaluating a FILTER or ORDER BY expression.
IncompatibleTypeException
          Indicates that a function or operator was supplied with an argument of a type that it does not handle.
InvalidArgumentCountException
          Indicates that a function or operator was passed more or less arguments than it expected.
 

Classes in org.openanzo.glitter.exception used by org.openanzo.glitter.expression.builtin.cast
IncompatibleTypeException
          Indicates that a function or operator was supplied with an argument of a type that it does not handle.
 

Classes in org.openanzo.glitter.exception used by org.openanzo.glitter.query
ExpressionEvaluationException
          Indicates an error in evaluating a FILTER or ORDER BY expression.
FunctionalPredicateInvocationException
          Thrown by a FunctionalPredicate if it encounters an unexpected situation.
GlitterException
          Superclass for non-runtime Glitter exceptions.
 

Classes in org.openanzo.glitter.exception used by org.openanzo.glitter.rdf
InvalidBlankNodeLabelException
          Indicates that a blank node label was reused in a context where blank node label reuse is prohibited (such as between multiple SPARQL BGPs)
 

Classes in org.openanzo.glitter.exception used by org.openanzo.glitter.syntax.abstrakt
ExpressionEvaluationException
          Indicates an error in evaluating a FILTER or ORDER BY expression.
UnknownFunctionException
          Thrown if a query references (in a FILTER or ORDER BY) a URI that doesn't identify a known function.
 

Classes in org.openanzo.glitter.exception used by org.openanzo.glitter.syntax.concrete
StringLiteralException
          Thrown at parse time if a string literal contains an invalid escape
 

Classes in org.openanzo.glitter.exception used by org.openanzo.glitter.util
IncompatibleTypeException
          Indicates that a function or operator was supplied with an argument of a type that it does not handle.
 

Classes in org.openanzo.glitter.exception used by org.openanzo.model.impl.query
CannotGenerateSolutionsException
          A SolutionGenerator raises this exception if it is unable to handle the query pattern supplied to it.
GlitterException
          Superclass for non-runtime Glitter exceptions.
UnknownGraphException
          Thrown if a graph that is part of an RDF dataset cannot be found/loaded.
 

Classes in org.openanzo.glitter.exception used by org.openanzo.server.repository.query
CannotGenerateSolutionsException
          A SolutionGenerator raises this exception if it is unable to handle the query pattern supplied to it.
GlitterException
          Superclass for non-runtime Glitter exceptions.
 

Classes in org.openanzo.glitter.exception used by org.openanzo.server.repository.query.predicates
FunctionalPredicateInvocationException
          Thrown by a FunctionalPredicate if it encounters an unexpected situation.
GlitterException
          Superclass for non-runtime Glitter exceptions.
 



Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.