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

Packages that use BadDescriptionException
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 BadDescriptionException in com.hp.hpl.jena.shared
 

Subclasses of BadDescriptionException in com.hp.hpl.jena.shared
 class BadDescriptionMultipleRootsException
          Exception to throw if a Description contains multiple roots of a specified type.
 class BadDescriptionNoRootException
          Exception to throw if a Description has no root of a specified type
 



Copyright © 2000, 2001, 2002, 2003, 2004, 2005 Hewlett-Packard Development Company, LP