com.hp.hpl.jena.shared
Class DoesNotExistException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.hp.hpl.jena.shared.JenaException
com.hp.hpl.jena.db.RDFRDBException
com.hp.hpl.jena.shared.DoesNotExistException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- RulesetNotFoundException
public class DoesNotExistException
- extends RDFRDBException
Exception thrown when an attempt is made find an entity by name, but it
cannot be located.
- Author:
- kers
- See Also:
- Serialized Form
DoesNotExistException
public DoesNotExistException(String name)
- The entity
name
does not exist.
Copyright © 2000, 2001, 2002, 2003, 2004 Hewlett-Packard Development Company, LP