Module org.apache.jena.core
Package org.apache.jena.shared
Class PrefixMapping.IllegalPrefixException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.jena.shared.JenaException
org.apache.jena.shared.PrefixMapping.IllegalPrefixException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- PrefixMapping
Exception to throw when the prefix argument to setNsPrefix is
illegal for some reason.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IllegalPrefixException
-