|
||||||||||
| 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.shared.BadDescriptionException
com.hp.hpl.jena.shared.BadDescriptionNoRootException
public class BadDescriptionNoRootException
Exception to throw if a Description has no root of a specified type
| Field Summary | |
|---|---|
Resource |
type
|
| Fields inherited from class com.hp.hpl.jena.shared.BadDescriptionException |
|---|
badModel |
| Constructor Summary | |
|---|---|
BadDescriptionNoRootException(Model badModel,
Resource type)
|
|
| Method Summary |
|---|
| Methods inherited from class com.hp.hpl.jena.shared.JenaException |
|---|
getCause, printStackTrace, printStackTrace |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public final Resource type
| Constructor Detail |
|---|
public BadDescriptionNoRootException(Model badModel,
Resource type)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||