Uses of Class
com.hp.hpl.jena.shared.BrokenException

Packages that use BrokenException
com.hp.hpl.jena.graph.query Defines the graph-level Query classes, allowing multi-pattern query over arbitrary graphs. 
 

Uses of BrokenException in com.hp.hpl.jena.graph.query
 

Subclasses of BrokenException in com.hp.hpl.jena.graph.query
 class QueryNode.MustNotMatchException
          Internal exception to throw if, against all chance, something that shouldn't be involved in a match is.
 



Licenced under the Apache License, Version 2.0