com.hp.hpl.jena.assembler
Class BadObjectException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.hp.hpl.jena.shared.JenaException
com.hp.hpl.jena.assembler.exceptions.AssemblerException
com.hp.hpl.jena.assembler.BadObjectException
- All Implemented Interfaces:
- Serializable
public class BadObjectException
- extends com.hp.hpl.jena.assembler.exceptions.AssemblerException
Exception used to report that the object of a statement is not a Resource.
The subject of the exception is treated as the root object. The nature of the
unsuitability is (currently) not described.
- Author:
- kers
- See Also:
- Serialized Form
Methods inherited from class com.hp.hpl.jena.assembler.exceptions.AssemblerException |
getDoing, getRoot, pushDoing, toString |
BadObjectException
public BadObjectException(Statement s)
getObject
public RDFNode getObject()
Copyright ? 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP