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

Packages that use DoesNotExistException
com.hp.hpl.jena.shared This package defines some classes common to the Jena API and SPI levels, in particular the JenaException class from which all Jena-specific exceptions hang, and the interface PrefixMapping for translation to and from QNames. 
 

Uses of DoesNotExistException in com.hp.hpl.jena.shared
 

Subclasses of DoesNotExistException in com.hp.hpl.jena.shared
 class RulesetNotFoundException
          RulesetNotFoundException - exception to throw when a Ruleset is not found (eg when handing reasoner specifications)
 



Licenced under the Apache License, Version 2.0