|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.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
public class BadObjectException
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.
| Constructor Summary | |
|---|---|
BadObjectException(Statement s)
|
|
| Method Summary | |
|---|---|
RDFNode |
getObject()
|
| Methods inherited from class com.hp.hpl.jena.assembler.exceptions.AssemblerException |
|---|
getDoing, getRoot, pushDoing, toString |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BadObjectException(Statement s)
| Method Detail |
|---|
public RDFNode getObject()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||