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:
- java.io.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 |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
BadObjectException
public BadObjectException(Statement s)
getObject
public RDFNode getObject()
Copyright © 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Hewlett-Packard Development Company, LP