java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.hp.hpl.jena.shared.JenaException
com.hp.hpl.jena.rdf.model.RDFException
com.hp.hpl.jena.shared.InvalidPropertyURIException
- All Implemented Interfaces:
- java.io.Serializable
- public class InvalidPropertyURIException
- extends com.hp.hpl.jena.rdf.model.RDFException
Exception to throw when it is discovered that a property has been given
an illegal URI.
| Nested classes inherited from class java.lang.Throwable |
|
| Fields inherited from class com.hp.hpl.jena.rdf.model.RDFException |
ALTHASNODEFAULT, ASSERTIONFAILURE, errorCode, errorMessage, INVALIDBOOLEANFORMAT, INVALIDERRORCODE, INVALIDPROPERTYURI, ITERATORCLOSED, LITERALNOTCHAR, MAXERRORCODE, message, nestedException, NESTEDEXCEPTION, NOREADERFORLANG, NORESOURCECONSTRUCTOR, NOSUCHELEMENT, NOTANONRESOURCE, NOTRELATEDTOMODEL, NOWRITERFORLANG, OBJECTNOTLITERAL, OBJECTNOTRESOURCE, OBJECTWRONGTYPE, otherCode, PROPERTYNOTFOUND, SELECTOREXCEPTION, SEQINDEXBOUNDS, STATEMENTNOTPRESENT, SYNTAXERROR, UNKNOWNPROPERTY, UNSUPPORTEDOPERATION |
| Fields inherited from class java.lang.Throwable |
|
InvalidPropertyURIException
public InvalidPropertyURIException(java.lang.String uri)